{% extends "base.html" %} {% block title %}{{content.metadata.title}}{% endblock %} {% block ogtitle %}{{content.metadata.title}}{% endblock %} {% block twittertitle %}{{content.metadata.title}}{% endblock %} {% block description %}{{content.metadata.description}}{% endblock %} {% block ogdescription %}{{content.metadata.description}}{% endblock %} {% block twitterdescription %}{{content.metadata.description}}{% endblock %} {% block twitter2description %}summary_large_image{% endblock %} {% block body %} {{ content}} If you have scrolled this far, consider subscribing to my mailing list here. You can subscribe to either a specific type of post you are interested in, or subscribe to everything with the "Everything" list. Javascript needs to be activated to view comments. {% endblock %}
If you have scrolled this far, consider subscribing to my mailing list here. You can subscribe to either a specific type of post you are interested in, or subscribe to everything with the "Everything" list.