{% extends "admin/base.html" %} {% block title %}{{ page_title('Fake Email') }}{% endblock %} {% block extrahead %} {% endblock %} {% block content %}

Fake Email

This is a log of all the fake emails that have been sent.

{{ csrf() }}
{% endblock %}