{% extends 'base.html' %} {% block title %}Run recipe{% endblock %} {% block styles %} {% endblock %} {% block meta %} {##} {% endblock %} {% block recipe_active_class %}active{% endblock %} {% block content %} {% include 'recipes/recipe_editor_common.html' %}
{% csrf_token %}
pyme-cluster://{{ clusterfilter }}/
{#
#} {# #} {#
#} {# pyme-cluster:///#} {# #} {# #} {# #} {# #} {#
#} {#
#}
{% endblock %} {% block scripts %} {% endblock %}