Use Bootstrap badge
This commit is contained in:
parent
d87d191cc9
commit
134ebec01f
5 changed files with 11 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<h1><%= _("New vote") %></h1>
|
||||
|
||||
<form action="/votes" method="post">
|
||||
<form action="/votes/new" method="post">
|
||||
<p>
|
||||
<label for="title"><%= _("Title") %></label>
|
||||
<input type="text" name="title">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue