{% extends "layouts/base.html" %} {% block title %}Prompt Builder{% endblock %} {% block main_content %} {% set breadcrumbs = [ {"name": t('nav.home'), "url": "/", "icon": "fas fa-home"}, {"name": t('nav.builder'), "icon": "fas fa-hammer"} ] %} {% set header_title = t('nav.builder') %} {% set header_subtitle = t('builder.empty_builder') %} {% set header_icon = "fas fa-hammer" %} {% include "components/page_header.html" %}
{{ prompt.category }}
{{ prompt.content[:100] }}...
No prompts available
Create your first promptDrag prompts here or click to select. Drag to reorder.
Drag prompts here to combine them
Or click prompts to select them
Choose how to combine your selected prompts
Available placeholders: {content}, {name}, {title}, {category}, {tags}
{{ t('builder.select_prompts_preview') }}