{% extends "partials/layout.html.tpl" %} {% block title %}About{% endblock %} {% block name %}About{% endblock %} {% block content %}
The complete project was developed by the Hive Solutions
development team using only spare time.
Automium is currently licensed under the much permissive
GNU General Public License (GPL), Version 3 and the
current repository is hosted at github.
uptime {{ about.uptime }}
system {{ about.system }}
{% endblock %}