{% extends "base.html" %} {% block title %}{{ _('Stratigraph Viewer') }} - {{ site_name }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

{{ _('Stratigraph Viewer') }}: {{ site_name }}

{{ _('Nodes') }}: -
{{ _('Edges') }}: -
{{ _('Periods') }}: -
{{ _('Extended Matrix Palette') }}
{{ _('Negative') }}
{{ _('Deposit') }}
{{ _('Fill') }}
{{ _('Layer') }}
{{ _('Structure/Wall') }}
{{ _('Floor') }}
{{ _('Destruction') }}
{{ _('Construction') }}
{{ _('Other') }}
{% endblock %} {% block extra_js %} {% endblock %}