{% extends "page.html" %} {% set funnel = 'true' %} {% block content %}

Try demo

Test drive Offen on your system.

Open your terminal and type:

curl https://demo.offen.dev | sh

With Docker use:

docker run --rm -it -p 9876:9876 offen/offen:latest demo -port 9876

Read the docs.

Details on how to
install and run Offen

Open Docs
{% endblock %}