{% from 'macros.html' import include_md %} {% extends "base.html" %} {% block head %} {% endblock %} {% block title %}Scaffold{% endblock %} {% block content %} [[ include_md('scaffold/README.md') ]]

Analysis Output

The backend's ready signal: nothing yet



{% endblock content %}



{% block footerscripts %}


{% endblock footerscripts %}