{# Import the theme's layout. #} {% extends "!layout.html" %} {% block extrahead %} {# Include require.js so that we can use WorldWind #} {% endblock %} {% block htmltitle %} {% if title == '' or title == 'Home' %}
{% if menu_links_name %} {{ menu_links_name }} {% else %} External links {% endif %}