{% extends "base.html" %} {% block title %}Mutenix Virtual Macropad{% endblock %} {% block content %}
{% include 'keypads.html' %}
{% endblock %}