{% extends "base.html" %} {% block title %}{{ rz_config__rzdoc_cur__name|safe }} -- Rhizi Prototype{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
Hello {{ rz_username }}! Logout
Layout
Filter
{% endblock %} {% block devtools %}
Import: select files
Export
Save Load
save history replay history
Copy to URL
{% endblock %}