{% extends "_base.html" %} {% block brand %} Rose Ash | Art-DAG {% 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 {% if request and request.state.nav_tree_html %} | {{ request.state.nav_tree_html | safe }} {% else %} | Blog Market Account {% endif %} {% endblock %} {% block nav_right %}