{% extends 'base.html' %} {% block content %}

Email Me

{% if content %} {{content}} {% endif %}
{% if 'formspree' in theme %}
{% else %} You can email me at {{SITE_AUTHOR.email}} {% endif %}

Social Media

{% include 're-kjm-social-cards.html' %}
{% endblock %}