rerouted AuthBackend, changed bootstrap colors

This commit is contained in:
Arthur Gerbaud
2016-08-17 20:20:06 +02:00
parent 7694c4ea7a
commit 6e9a76696e
16 changed files with 259 additions and 227 deletions

View File

@@ -1,5 +1,5 @@
<tr>
<th class="bg-{{bg_color}}">
<th class="bg-{{bg_color}}" >
<strong>{{header}}</strong> <small>{{small}}</small>
<span class="pull-right">
{% for label in labels %}
@@ -8,5 +8,5 @@
</th>
</tr>
<tr>
<td><p>{{text}}</p></td>
<td ><p>{{text}}</p></td>
</tr>