1 2 3 4
{% extends "main_base.html.j2" %} {% block content %} <p>This is page is work in progress. Meanwhile check my stuff on the navbar at the top of the page.</p> {% endblock %}