{% extends 'generic/object.html' %} {% load helpers %} {% load plugins %} {% block content %}
User Key
User {{ object.user }}
RIR Config {{ object.rir_config|linkify }}
API Key ••••••••
{% plugin_left_page object %}
{% include 'inc/panels/tags.html' %} {% plugin_right_page object %}
{% plugin_full_width_page object %}
{% endblock content %}