news fixed
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
{% block main %}
|
||||
<section id="news">
|
||||
<section id="news" class="news-wrapper">
|
||||
{% block news %} {% endblock news %}
|
||||
</section>
|
||||
<section class="aside-wrapper">
|
||||
@ -68,7 +68,8 @@
|
||||
</section>
|
||||
</aside>
|
||||
<footer>
|
||||
<a href="https://www.fofrweb.com/" target="_blank">Vytvořeno týmem Fofrweb</a>
|
||||
<p>Nadační fond maléDivy • Kulturní centrum Turnov • Big Band ZUŠ Turnov</p>
|
||||
<p>© <a href="https://fofrweb.com/">Fofrweb</a> + PKM</p>
|
||||
</footer>
|
||||
</section>
|
||||
{% endblock main %}
|
Reference in New Issue
Block a user