{% extends "base.html" %} {% load i18n plmapp_tags %} {% block content %} {% with add_child_form as form %} {% include "snippets/undo_form.html" %} {% endwith %} {% endblock %}