r{% extends theme('admin/master.html') %} {% import theme('admin/lib.html') as lib with context %} {% block body %} {{ lib.render_form(form, dir_url) }} {% endblock %}