{% extends 'base/layout.html' %} {% block title %}Plugin Store{% endblock %} {% block content %}
Freigegebene Plugins für diese NetBox-Instanz.
{{ card.plugin.summary|default:"Keine Zusammenfassung vorhanden." }}
Der Store enthält noch keine freigegebenen Plugins.
{% endif %} {% endfor %}