{% extends "base.html" %} {% block content %}
You can edit this file at {{dataobj['fullpath']}}
{{ content | safe }}
{{ form.submit() }}