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

recent tweets

{% endif %} {% endblock %}