switched to template

This commit is contained in:
timurgordon
2022-08-11 15:34:45 +03:00
parent 368fb13a06
commit eb1657c948
73 changed files with 2009 additions and 7058 deletions

View File

@@ -1,6 +1,3 @@
<<<<<<< HEAD
<div class="h-20 lg:h-52"></div>
=======
{% set height = 52 %}
{% if size %}
@@ -8,5 +5,4 @@
{% set height = 28 %}
{% endif %}
{% endif %}
<div class="h-20 lg:h-{{height}}"></div>
>>>>>>> template/master
<div class="h-20 lg:h-{{height}}"></div>