{% extends "base.html" %} {% block content %}

{{app}}

{{app.buttonName|safe}}
{{app.command|safe}} {% endblock %}