{% extends "mini_buildd/base.html" %} {% block title %}{% block page_title %}{% if request.GET.call %}API call {{ request.GET.call }}{% else %}API call index{% endif %}{% endblock %}{% endblock %} {% block menu_r %}
{{ call.doc }}
{% mbd_api_popup call verbose=True %}
{% else %}
{% for category in mbd.api.Call.CATEGORIES %}
{{ call.doc }}
{% mbd_api_popup call verbose=True %}