{% extends "base.html" %} {% block title %}Mutenix - About{% endblock %} {% block content %}

About

About Virtual Macropad

The Virtual Macropad is a software simulation of a physical macropad device. It allows users to interact with a virtual representation of the macropad through a web interface.

Readme

{{ readme_content|safe }}

Contact

For more information, please contact us at info@example.com.

License

            {{ license_content | safe }}
        
{% endblock %}