This commit is contained in:
2019-05-14 19:59:47 +02:00
parent 3c24252ea3
commit fd38b48e27
68 changed files with 13719 additions and 585 deletions

View File

@@ -8,7 +8,7 @@
{% set gal = feature.header.a_file %}
<div class="content_gal">
<div class="title">
<h2>{{ feature.text }}</h2>
<h1>{{ feature.text }}</h1>
</div>
<img src="user/pages/01.home/{{gal}}" alt="">
</div>