{% extends "ox_layout.html" %} {% block body %}

Available Plugins

Click on the name of a plugin to expand and use its components.

{% for plug_name, comp_list in components %}
{{ plug_name }}
{% endfor %} {% endblock %}