{% extends 'admin/master.html' %}
{% block body %}
Mongo databases editing interface
Wiki Page
If you have questions, comments or suggestions please contact one of the following people:
{% for contact in contacts %}
{{contact}}
{% endfor %}
{% endblock %}