forked from I2P_Developers/i2p.www
Removed stray }
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{% extends "global/layout.html" %}
|
{% extends "global/layout.html" %}
|
||||||
{% block title %}{{ _('Blog Index') }}}{% endblock %}
|
{% block title %}{{ _('Blog Index') }}{% endblock %}
|
||||||
{% block headextra %}
|
{% block headextra %}
|
||||||
<link href="{{ get_url('blog_atom') }}" type="application/atom+xml" rel="alternate" title="{{ _('I2P Blog ATOM Feed') }}" />
|
<link href="{{ get_url('blog_atom') }}" type="application/atom+xml" rel="alternate" title="{{ _('I2P Blog ATOM Feed') }}" />
|
||||||
{%- endblock %}
|
{%- endblock %}
|
||||||
|
Reference in New Issue
Block a user