{% extends "django_contactme/base.html" %} {% load contactme %} {% block content %}

Get in contact

Either write me an email at someone@example.com, or fill in the following form and click on the send button:

{% render_contact_form %}
{% endblock %}