fnp
/
edumed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
ca9463cec5f52331b2e383c073138c96e2a26a8f
[edumed.git]
/
wtem
/
templates
/
wtem
/
thanks.html
1
{% extends 'base_super.html' %}
2
3
{% block body %}
4
5
<h1>Twoje rozwiązania zostały wysłane</h1>
6
7
{% endblock %}