{{ _('Series') }}
{{ entity['name'] }}
{{ _('Type') }}
{{ entity['series_type'] is defined and entity['series_type'] or '-' }}
{% block more_info %} {# Information like creation date, votes etc. #} {% endblock %}