{% extends "base.html" %} {%- block scripts %} {{ super() }}
You can ask questions about Typer. Try:
How can I terminate a program?
How to launch applications?
How to add help to CLI argument?
{%- endblock %}