Remove reundant role attribute
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 27 Mar 2019 14:56:48 +0000 (15:56 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 27 Mar 2019 14:56:48 +0000 (15:56 +0100)
pgcommitfest/commitfest/templates/home.html

index e23a558978f91555004d384bfea09c9b78ad948d..951fa8e16852afb82c32f90e459cec9e20ab7dda 100644 (file)
@@ -12,7 +12,7 @@ The following commitfests exist in the system.
 </ul>
 <br/>
 <h3>Commands</h3>
-<form method="GET" action="/search/" class="form-inline" role="form">
+<form method="GET" action="/search/" class="form-inline">
   <div class="form-group">
     <input type="text" class="form-control" id="searchterm" name="searchterm" placeholder="Global search">
   </div>