{% extends "base.html" %} {% block title %}{{ page_id }}{% endblock %} {% block content %} {{ page_id }} foo {% endblock %}