Display login widget on all pages
This commit is contained in:
parent
3783b5ffd0
commit
6d6264181e
3 changed files with 10 additions and 4 deletions
|
|
@ -15,7 +15,3 @@
|
|||
<form action="/votes/new" method="get">
|
||||
<button type="submit">Create new vote</button>
|
||||
</form>
|
||||
|
||||
<form action="/logout" method="post">
|
||||
<button type="submit">Log out</button>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue