{% if author.image %} {{ author.caption }} {% endif %} {% if author.caption %} {{ author.caption }} {% endif %} {% if author.email or author.github or author.twitter %}

{% if author.email %} Contact me by email {% endif %} {% if author.github %} Find me on Github {% endif %} {% if author.twitter %} Reach me on Twitter {% endif %}

{% endif %}