{% extends "core_components/site_base.html" %} {% block tabtitle %} Simmate {% endblock %} {% block banner %} {% include "core_components/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 %}
This page is simply to for testing that iFrame for our structure viewer is working properly.