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

{{ _('3D Harris Matrix Viewer') }}: {{ site_name }}

{{ _('Synced') }}

{{ _('Node Details') }}

{{ _('Properties') }}
{{ _('3D Model') }}
{{ _('No model loaded') }}
{{ _('Focused') }}
{% endblock %} {% block extra_js %} {% endblock %}