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,3 +1,3 @@
{% extends "index.html" %}
{% block title %} – Posts by: {{ author }}{% endblock %}
{% block title %} – {% trans %}Posts by{% endtrans %}: {{ author }}{% endblock %}
{% set summarise = True %}