source: django_templates/exodus_01/addomni.html@ 6173

Last change on this file since 6173 was 6173, checked in by roland, 17 years ago

move of old exodues code

File size: 134 bytes
Line 
1{% extends "exodus_template.html" %}
2
3{% block content %}
4<h1>Add an Omni</h1>
5
6<strong> Under construction </strong>
7
8{% endblock %}
Note: See TracBrowser for help on using the repository browser.