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 %} – Categories{% endblock %}
{% block title %} – {% trans %}Categories{% endtrans %}{% endblock %}
{% block content %}
<article>
<header>
<h1>Categories</h1>
<h1>{% trans %}Categories{% endtrans %}</h1>
</header>
<div>
<ul class="list">