1
0
Fork 0
forked from 2sys/phonograph
phonograph/phono-server/templates/workspaces_single/nav.html
2026-01-19 18:48:20 +00:00

5 lines
105 B
HTML

{% extends "layouts/with_sidebar.html" %}
{% block sidebar %}
{{ workspace_nav | safe }}
{% endblock %}