{% extends "/documentation-base.html" %} {% block title %}CL-Terrace View Only Mode: {{project-name}} {% endblock title %} {% block body %}
This is the Cl-Terrace "view-only" mode index page. It contains links to all your templates, dictionaries, and static files
Current Language: {% show-language %}
To change the language supply the name of a language as the HTTP GET parameter "language"
EG:
http://localhost:8282?language={% show-language %}
Automatically generated Template API documentation
{{template-directory}}
{% if templates or dictionaries %}
There are no templates in your template directory
{% endif %}There are no dictionaries in your template directory
{% endif %} {% else %}There is nothing in your template directory!
{% endif %}{{static-directory}}
{% if not static-files %} There is nothing in your static file directory! {% else %}