{% extends 'base.html' %} {% load static %} {% block sb_admin_title %} About {% endblock sb_admin_title %} {% block sb_admin_subheading %} MOGI {% endblock sb_admin_subheading %} {% block sb_admin_breadcrumb %} Dashboard {% endblock sb_admin_breadcrumb %} {% block sb_admin_breadcrumb_active %}\ About{% endblock sb_admin_breadcrumb_active %} {% block content %}

Developers & contact

Thomas N. Lawson (thomas.nigel.lawson@gmail.com) - University of Birmingham (UK)

Funding

The MOGI framework was built during the PhD of Thomas N. Lawson funded by NERC CENTA and CASE funding by GigaScience

Licence

GPLv3: GNU general public license

{% endblock %}