mamweb/prednasky/templates/prednasky/hotovo.html

12 lines
134 B
HTML
Raw Normal View History

2016-04-18 01:14:08 +02:00
{% extends 'base.html' %}
{% load humanize %}
{% load staticfiles %}
{% block content %}
<h1> Děkujeme. </h1>
{% endblock %}