{% extends 'django_cotton_gallery/base.html' %} {% load i18n %} {% block title %}{% trans "Annotation builder" %}{% endblock %} {% block content %}

{% trans "Annotation builder" %}

{% blocktranslate %}Compose @prop annotations and the matching <c-vars> line interactively. Add as many props as you need, fill the fields, and copy the result into a new component template.{% endblocktranslate %}

{# ── Form (left): list of prop entries ── #}
{# ── Live preview pane (right): @prop block + line ── #}
{% comment %} Entry template — cloned each time the user clicks "Add prop". `