06 Feb
This commit is contained in:
parent
98bd71c760
commit
8b2ec705c9
83 changed files with 3467 additions and 1214 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<div class="row" style="">
|
||||
{% endif %}
|
||||
|
||||
|
||||
<div class="col-xs-12 col-sm-6">
|
||||
<table class="table calendar-table">
|
||||
<thead>
|
||||
|
|
@ -66,8 +67,10 @@
|
|||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
{% if counter%2 == 0 %}
|
||||
{% if counter%2 == 0 or calendar|length ==counter %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
||||
{% endfor %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue