{% extends "layout.html" %} {% block content %} {% if status %}

About

{{ status }} {% else %}

Sorry, no status information.

{% endif %} {% endblock %}