Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 499 Bytes

File metadata and controls

17 lines (10 loc) · 499 Bytes

netbox_proxbox.templates

This directory contains Django templates bundled with the plugin.

Structure

Notes

  • Template names in Python views resolve into this namespaced subtree.
  • Most behavior-rich pages pair templates here with JS under static/netbox_proxbox/js/.

Links