{% extends "base.html" %} {% block pagetitle %}Mission statement{% endblock %} {% block pageheader %}Mission statement{% endblock %} {% block keywords %}{% endblock %} {% block description %}{% endblock %} {% block content %}
This "mission statement" is the foundation of our website project.
If you are interested in joining this open-source project, head over to the source code page.
{% endblock %}