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