forked from rc/aircox
document translations
This commit is contained in:
@ -1,12 +1,3 @@
|
||||
{% extends "aircox/page_list.html" %}
|
||||
{% load i18n aircox %}
|
||||
|
||||
{% block title %}
|
||||
{% if parent %}
|
||||
{% with parent.title as parent %}
|
||||
{% blocktrans %}Episodes of {{ parent }}{% endblocktrans %}
|
||||
{% endwith %}
|
||||
{% else %}{{ block.super }}{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
{% comment %}List of episodes pages{% endcomment %}
|
||||
|
||||
|
Reference in New Issue
Block a user