Commit f87fe7b1 by Manzar Hussain

add label div

parent d5dc7c34
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
{% endfor %} {% endfor %}
{% endif %} {% endif %}
{% else %} {% else %}
{{ label }} <div{{ title_attributes.addClass(title_classes) }}>{{ label }}</div>
{% for item in items %} {% for item in items %}
{{ item.content }} {{ item.content }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment