Page header fixes

This commit is contained in:
str4d
2014-01-09 19:39:15 +00:00
parent 9cbafe0e19
commit c7a3621969
66 changed files with 9164 additions and 9247 deletions

View File

@@ -1,11 +1,9 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Meetings') }}{% endblock %}
{% block title %}{{ _('Logs of past I2P meetings') }}{% endblock %}
{% block headextra %}
<link href="{{ get_url('meetings_atom') }}" type="application/atom+xml" rel="alternate" title="{{ _('I2P Meetings ATOM Feed') }}" />
{%- endblock %}
{% block content %}
<h1>{{ _('Logs of past I2P meetings') }}</h1>
<p>{% trans -%}
Meetings are currently on hold until a more suitable time can be chosen.
{%- endtrans %}</p>