pl
Piply
{{ project.title }}
Dashboard
Pipelines
Runs
Grid
Logs
Diagnostics
Settings
{{ scheduler.label or ('scheduler live' if scheduler.running else 'scheduler offline') }}
{% if request.state.user %}
{{ request.state.user.username }}
Logout
{% endif %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}