{% extends "layout.html" %} {% import 'utils.html' as utils %} {% block header %} {% endblock %} {% block content %}
{% include "header.html" %}

Remote follow @{{ config.USERNAME }}@{{ config.DOMAIN }}

{% endblock %}