fnp
/
edumed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b32737dcbcc425be6b6486bcdcb43065c6a685e4
[edumed.git]
/
wtem
/
templates
/
wtem
/
main_after.html
1
{% extends 'base_super.html' %}
2
3
{% block body %}
4
5
<h1>{% include "wtem/title.html" %}</h1>
6
7
<p>Drugi etap Turnieju został zakończony.</p>
8
9
{% endblock %}