1
0

better template structure

This commit is contained in:
2023-11-21 11:35:59 +01:00
parent 6344aa902a
commit 1f5c3543fc
3 changed files with 76 additions and 72 deletions

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "index.html" %}
{% block news %}
<h1>Novinky</h1>
<h2>Co se děje kolem našeho plesu?</h2>