{% extends "default.html" %} {% block pagetitle %}Contact{% endblock %} {% block content %} {% if msg %}{{macros.alert(msg, false)}}{% endif %}

Contact {{SITE_NAME}} Admins

{% if v %}

Use this form to contact {{SITE_NAME}} Admins.

Warrant Canary has been moved to Monthly Website Stats Posts.

{% include "modals/emoji.html" %} {% else %}

by email: {{EMAIL}}

{% endif %} {% endblock %}