{% extends "base.html" %} {% block title %}Run · OpenBrowse{% endblock %} {% block head %} {% endblock %} {% block content %}

Run a task

{{ active_count }} of {{ max_concurrent }} browser{{ 's' if max_concurrent != 1 else '' }} in use
Options
{% endblock %}