{% extends "app/app_base.html" %} {% load url from future %} {# This form is used for creating a new ROA request #} {% block content %}

Create ROA

{% csrf_token %} {% include "app/bootstrap_form.html" %}
Routes matching your prefix:
PrefixAS
{% endblock content %}