Added missing page header
- Legacy-Id: 461
This commit is contained in:
parent
c7d87e3ec2
commit
201f9b4787
|
@ -3,7 +3,12 @@
|
||||||
|
|
||||||
{% block title %}IESG Telechat Minutes{% endblock %}
|
{% block title %}IESG Telechat Minutes{% endblock %}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
|
<center><h2>Minutes of the IESG Teleconferences</h2></center>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
{{ object.telechat_minute|escape|linebreaks|urlize }}
|
{{ object.telechat_minute|escape|linebreaks|urlize }}
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
Loading…
Reference in a new issue