{% extends "base.html" %} {% block title %}Workflow Configuration - PairCoder Setup{% endblock %} {% block content %}
{% for preset in presets %} {% endfor %}
{% endblock %}