{% extends 'base.html'%} {% load static %} {% block content%}
{% include 'partials/_flash_messages.html'%}
{% endblock %}