rerouted AuthBackend, changed bootstrap colors
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user