source: django_templates/exodus_01/index.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: 593 bytes
Line 
1{% extends "exodus_template.html" %}
2
3{% block content %}
4
5<P class="blue">WirelessLeiden Exodus</P>
6This is the WirelessLeiden Exodus site. Exodus is the next generation configuration
7management database for WireslessLeiden. Development is still ongoing since not all
8features of Genesis, our current management system, are available in genesis.
9More documentation is being written. </br>
10</br>
11
12<strong>This site is under construction and not fully operational.</strong></br>
13
14For questions or remarks: <a href="mailto:roland@wirelessleiden.nl">roland@wirelessleiden.nl</a>
15
16{% endblock %}
Note: See TracBrowser for help on using the repository browser.