{% extends "base.html" %} {% block content %}
{% if ip_address.missing_from_wireguard %} {{ ip_address}} {% else %} {{ ip_address}} {% endif %}
Priority: {{ ip_address.priority }}