{% extends 'ui/panels/_base.html' %}
{# Panel wrapper around the shared pro tips fragment, which the editor page also includes #}
{# directly. Kept separate so the fragment itself stays reusable in both places. #}
{% block panel_content %}
{% include 'netbox_floorplan/inc/pro_tips.html' %}