fnp
/
edumed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69141c
)
small fix for olimpiada contact form
author
Jan Szejko
<janek37@gmail.com>
Tue, 8 Nov 2016 12:10:24 +0000
(13:10 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Tue, 8 Nov 2016 12:10:24 +0000
(13:10 +0100)
wtem/templates/wtem/disabled_contact_form.html
patch
|
blob
|
history
diff --git
a/wtem/templates/wtem/disabled_contact_form.html
b/wtem/templates/wtem/disabled_contact_form.html
index
61ea56e
..
6ce8f45
100644
(file)
--- a/
wtem/templates/wtem/disabled_contact_form.html
+++ b/
wtem/templates/wtem/disabled_contact_form.html
@@
-1,10
+1,10
@@
{% extends "base.html" %}
-{% block title %}{
% include "wtem/title.html" %
}{% endblock %}
+{% block title %}{
{ title }
}{% endblock %}
{% block body %}
- <h1>{
% include "wtem/title.html" %
}</h1>
+ <h1>{
{ title }
}</h1>
{% block contact_form_description %}
<p class="notice">Rejestracja uczestników została zamknięta.</p>