{% extends "base.html" %} {% from "components/chat_dialog.html" import chat_dialog %} {% from "components/modal.html" import render_modal %} {% from "components/page_header.html" import page_header %} {% block title %}{{ _("Themes - Yaffo") }}{% endblock %} {% block extra_styles %} {% endblock %} {% block content %}
{{ _("The assistant has an unpublished design for this theme. Save it to make it live, or discard the draft.") }}
{{ _("Starts from the classic look — design it through a conversation later.") }}
{{ _("Renaming updates the theme's web address (slug) to match.") }}