{% extends "withnav_template.html" %} {% from "components/api-key.html" import api_key %} {% block page_title %} API info – GOV.UK Notify {% endblock %} {% block maincolumn_content %}

API info

{{ template.rendered }}
{{ api_key(template.id, name="Template ID", thing='template ID') }}
{% endblock %}