{% extends "base.html" %} {% block title %}Homepage{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
This is Adrian's homepage, checkout his running services and their state here
Yes, Adrian is refering to himself in the third person.
{% endblock %}