fnp
/
edumed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e491c28f2add7ce0e2fb04949945ca68846d4009
[edumed.git]
/
wtem
/
templates
/
wtem
/
main_before.html
1
{% extends 'base_super.html' %}
2
3
{% block body %}
4
5
<h1>{% include "wtem/title.html" %}</h1>
6
7
<p>Drugi etap: 29 lutego, 17:00. Czas trwania: ok. 90 minut.</p>
8
9
{% endblock %}