Added the template files for localization

This commit is contained in:
Marcel Huth 2016-07-30 14:34:54 +02:00
parent 8bb4192598
commit bda626352c
12 changed files with 22 additions and 22 deletions

View file

@ -1,10 +1,10 @@
{% extends "base.html" %}
{% block title %} – Archives{% endblock %}
{% block title %} – {% trans %}Archives{% endtrans %}{% endblock %}
{% block content %}
<article>
<header>
<h1>Archives</h1>
<h1>{% trans %}Archives{% endtrans %}</h1>
</header>
<div>
<dl>