{% extends "shared/base.html" %} {% block title %} Tanzanite {% endblock %} {% block content %} {% with msg=msg %} {% include "components/alerts.html" %} {% endwith %}

Help

{% endblock %}