{% extends 'dashboard.html' %} {% block page %}

HTTP Functions

{% for function in http_functions %} {% endfor %} {% if http_functions|length == 0 %} {% endif %}
Name URL
{{ function.name }} #{{ function.invoked_count }} v{{ function.version_number }} {% if function.is_public %} {% endif %}

No functions found

{% endblock %}