{% extends "osg/graph.html" %} {% block content %} {% if user.is_admin %}
{{form}}
{% endif %} {% endblock %}