{% extends "base.html" %} {% block content %}
{{ command.name|title }} {% if command.short_help %} | {{ command.short_help }} {% endif %}
Select a command to run above.