Added the template files for localization
This commit is contained in:
parent
8bb4192598
commit
bda626352c
12 changed files with 22 additions and 22 deletions
|
@ -1,3 +1,3 @@
|
|||
{% extends "index.html" %}
|
||||
{% block title %} – Category: {{ category }}{% endblock %}
|
||||
{% block title %} – {% trans %}Category{% endtrans %}: {{ category }}{% endblock %}
|
||||
{% set summarise = True %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue