{% extends "base.html" %} {# {% block title %}{{ page.title }}{%endblock%} #} {% block content %} {{ page.content }} {% endblock %}