{% extends "base.html" %} {% block extrahead %} {% endblock %} {% block announce %} For updates follow @dokku on {% include ".icons/fontawesome/brands/twitter.svg" %} Twitter {% endblock %} {% block scripts %} {{ super() }} {% endblock %} {% block outdated %} You're not viewing the latest version. Click here to go to latest. {% endblock %}