{% extends "layout.html" %} {% block title %}Control Panel{% endblock %} {% block body_class %}plain-page frontpage admin {{ body_class }}{% endblock %} {% block body %} Welcome, welcome to the admin panel It's safer here {% endblock %}
It's safer here