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