Zapomenuty template.

This commit is contained in:
Tomas "Jethro" Pokorny 2016-10-15 19:02:36 +02:00
parent c6b6850557
commit 6a34a398f0

View file

@ -0,0 +1,5 @@
{% load tex %}
\newcommand{\datum}{{datum|date:"j. n. Y"|sloz}}
{% for u in ucastnici %}
\stvrzenka{{u.cislo_stvrzenky|sloz}}{{u.jmeno|sloz}}{{u.prijmeni|sloz}}{{u.ulice|sloz}}{{u.psc|sloz}}{{u.mesto|sloz}}
{% endfor %}