{% extends "layouts/base.html" %} {% block main_content %}
{{ i18n.t('prompt.create_desc') if action == 'create' else i18n.t('prompt.edit_desc') }}
{{ error }}
{{ i18n.t('prompt.name_help') }}
{{ i18n.t('prompt.tags_help') }}
{{ i18n.t('prompt.description_help') }}
{{ i18n.t('prompt.variables_help') }}
{{ i18n.t('prompt.basic_variables_desc') }}
{topic}
{tone}
{audience}
{length}
{format}
{context}