{% extends "_base.html" %} {% from "_macros.html" import tabs %} {% block title %}Settings · {{ project.name | humanize }} · Urika{% endblock %} {% block heading %}Settings{% endblock %} {% block breadcrumb %} {% endblock %} {% block content %}
{# ---- Project Secrets tab Alpine component --------------------------- #} {# Mirrors secretsTab() in global_settings.html but routes to the per-project /api/projects/