Commit 0fd972f7 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add label div

See merge request manzarH/dic-global-dev!127
parents 100365a9 f87fe7b1
...@@ -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