{% extends "app.html" %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

{{ title }}


{{ wtf.quick_form(form) }}

Returning user? Sign In

Con·bench

/kənˈben(t)SH/

noun

Language-independent Continuous Benchmarking (CB) Framework

{% endblock %}