{% extends "fiction_outlines/base.html" %} {% load i18n %} {% block head_title %}{{ series.title }}{% endblock %} {% block content %}
{{ series.description }}
{% trans "Back to series list" %}