{% extends "layout.html" %} {% block title %}Gallery{% endblock %} {% block content %}
{% include '_gallery_modal.html' %} {% if series_info %} {% endif %} {% endblock %}