{% extends "_base.html" %} {% block brand %}Art-DAG L1{% endblock %} {% block nav_items %} Runs{% if nav_counts and nav_counts.runs %} ({{ nav_counts.runs }}){% endif %} Recipes{% if nav_counts and nav_counts.recipes %} ({{ nav_counts.recipes }}){% endif %} Effects{% if nav_counts and nav_counts.effects %} ({{ nav_counts.effects }}){% endif %} Media{% if nav_counts and nav_counts.media %} ({{ nav_counts.media }}){% endif %} Storage{% if nav_counts and nav_counts.storage %} ({{ nav_counts.storage }}){% endif %} Client {% endblock %} {% block nav_right %} {% if user %}