{% extends "template.jinja" %} {% block content %} {{markdown|safe}} {% if tweets != None %}

recent tweets

{% endif %}

recent git commits:

{% endblock %}