{% extends base %} {% block head %} {% if path.endswith(".py") %} {% end %} {% if path.endswith(".js") %} {% end %} {% if path.endswith(".php") %} {% end %} {% if path.endswith(".css") %} {% end %} {% include common/layout/wide_left.html %} {% end %} {% block body_left %} {% import os %} {% init readonly = False %} {% init warn = "" %} {% init error = "" %} {% init pathlist = [] %} {% init show_preview = False %} {% init embed = False %}
{{warn}}{% end %}