{{ content }} + + {% if author %} +
+ {% if author.gravatar_email %} +
+ +
+ {% endif %} +
+
+ Written by {{ author.name }} + {% if author.github %} + + + {% endif %} + {% if author.twitter %} + + {% endif %} + +
+ {% if author.summary %} +
+ {{author.summary}} +
+ {% endif %} +
+
+ {% endif %} +