{% if keywords %} {% endif %} {% block title %} {{title}} {% endblock %} {% block head %} {% endblock %} {% if config.googleTrackingId %} {% endif %} {% if rocLogin %} {% include "./includes/rocLogin.html" %} {% endif %}
{% if config.useSSI %} {{ botHtml | safe }} {% endif %} {% if config.useSSI %} {% endif %} {% block content %}{% endblock %} {% block couchStatic %}
{% if meta.content.type == 'text' %} {{ meta.content.value }} {% elseif meta.content.type == 'html' %} {{ meta.content.value|safe }} {% endif %}
{% endblock couchStatic %} {% block visualizer %} {% if viewURL %} {% include "./visualizer.html" %} {% endif %} {% endblock %} {% if config.useSSI %} {% endif %}