{% extends "admin/base_site.html" %} {% load admin_static %} {% block title %}Onthefly Settings {{block.super}}{% endblock %} {% block extrastyle %} {{ block.super }} {% endblock extrastyle %} {% block content %}
There is no ONTHEFLY settings!