{% extends "base.html" %} {% block title %}Templates · palaestrAI{% endblock %} {% block head %} {% endblock %} {% block content %}

Templates

Browse, edit and create reusable YAML templates. Pick a template from the right to load it; double-click a section to edit just that subtree in place, or use Toggle Editor for the whole document. Edits to a loaded template auto-save on each Apply; use Save as… to create a new named copy. Drag a snippet from the right onto a section to insert it.

New document

Save as new template

{% endblock %} {% block scripts %} {% endblock %}