Commit 2a8f8a9e by Manzar Hussain

title add

parent 38f4570e
...@@ -26,8 +26,10 @@ ...@@ -26,8 +26,10 @@
%} %}
<div class="id_filter_common id_filter_2020"> <div class="id_filter_common id_filter_2020">
{% if title %}
<h5 class="id_c_tc" style="display: none;">January</h5> <h3>{{ title }}</h3>
{% endif %}
<h5 class="id_c_tc" style="display: none;"></h5>
<div class="row"> <div class="row">
{% for row in rows %} {% for row in rows %}
<div class="id_item_con col-12 col-sm-4 col-md-3"> <div class="id_item_con col-12 col-sm-4 col-md-3">
......
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