Use Bootstrap badge

This commit is contained in:
ricola 2025-12-03 19:02:45 +01:00
parent d87d191cc9
commit 134ebec01f
5 changed files with 11 additions and 36 deletions

View file

@ -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">