{{ SITENAME }} | {{ MOATEMPLATE }} |
{{ TITLE }}
|
{{WD}}
[archives]
[tags]
Job
{% for title, link in MENUITEMS %}
{{ title }}
{% endfor %} {% if DISPLAY_PAGES_ON_MENU %} {% for page in PAGES %}
{{ page.title }}
{% endfor %} {% endif %} {% for cat, null in categories %}
{{ cat }}
{% endfor %}
Links
{% for name, link in LINKS %}
{{ name }}
{% endfor %}
{% block indextitle %}
{% block title %} {{ self.windowtitle() }} {% endblock %}
{% endblock %} {% block content %}{% endblock %}