{% extends 'base.html' %} {% load crispy_forms_tags %} {% load static %} {% block favicon %} {% endblock favicon %} {% block title %} Add Series {% endblock title %} {% block content %} {% include 'components/message.html' %}