{% extends "core/site-base.html" %} {% block tabtitle %} Simmate {% endblock %} {% block banner %} {% include "core/header.html"%} {% endblock %} {% block body %}

Test Structure Viewer iFrame

This page is simply to for testing that iFrame for our structure viewer is working properly.

{% load structure_serialize_filter %} {% endblock %}