{% extends "base.html" %} {% load editor %} {% block content %} {% editablecontent request.path %} {% endeditablecontent %} {% endblock %}