{% extends "base.html" %} {% block title %}Home{% endblock %} {% block header %}Welcome to LiveConfig{% endblock %} {% block content %}
LiveConfig is a tool for editing variables during the execution of a Python program.
Use the navigation bar to explore your application.