{% extends "viz/browse.html" %} {% comment %} This template is used to add extra context information above the graph of RPKI objects for a specific prefix/mask. {% endcomment %} {% block extra %}
RPKI objects related to origin validation of {{ prefix }}/{{ bits }}. History for this prefix.
{% endblock %}