{% extends "base.html" %} {% block title %}Plugin{% endblock %} {% block content %}
{% for arg in args %}
{% endfor %}
{% endblock %}