File diff c6314ae230da → 1886323d7431
pinaxcon/templates/registrasion/report.html
Show inline comments
...
 
@@ -9,7 +9,7 @@
 
  <p><a href="{% url 'reports_list' %}">Return to reports list</a></p>
 

	
 
  {% if form %}
 
    <form method="GET">
 
    <form class="form-horizontal" method="GET">
 
      {{ form | bootstrap}}
 
      <br/>
 
      <input class="btn btn-primary" type="submit">