better integration of notes, templates clean up
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<strong>{{header}}</strong> <small>{{small}}</small>
|
||||
<span class="pull-right">
|
||||
{% for label in labels %}
|
||||
<span class="label label-info">{{label}}</span>
|
||||
<span class="label label-{{bg_label_color}}">{{label}}</span>
|
||||
{% endfor %}</span>
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user