{% extends "base.html" %} {% block head_title %}About || {{ block.super }}{% endblock head_title %} {% block content %}

About

{% include 'snippets/sidebar.html' %} {% endblock %}