{% extends "recontact/base.html" %}{% load staticfiles %} {% block meta %}{% endblock %} {% block title %}Message Sent{% endblock %} {% block page_style %}{% endblock %} {% block headscript %}{% endblock %} {% block logo %}{% endblock %} {% block content %}
Thanks for your message! It has been forwarded to the site administrator. you should hear back shortly.
{% endblock %}