Changement theme avec jazzmin
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<div class="col">
|
||||
{% if object_list %}
|
||||
{% for obj in object_list %}
|
||||
<h2>{{ obj.sTitle }}</h2>
|
||||
{% include 'carnet_rouge/cr_message.html' with obj=obj %}
|
||||
{% if not forloop.last %}
|
||||
<hr>{% endif %}
|
||||
|
Reference in New Issue
Block a user