
4 changed files with 18 additions and 2 deletions
@ -0,0 +1,10 @@ |
|||||
|
{% extends "novinky/base.html" %} |
||||
|
|
||||
|
|
||||
|
{% block content %} |
||||
|
|
||||
|
<h1>Zde nic neni</h1> |
||||
|
|
||||
|
<a href="{% url 'index' %}">zpět</a> |
||||
|
|
||||
|
{% endblock %} |
Loading…
Reference in new issue