{% extends "common.html" %} {% block title %}Create a bouquet ยท Flowers{% endblock %} {% block menuoptions %}Sign in{% endblock %} {% block content %}

New bouquet

Create a bouquet

This uses the existing Flowers database structure so it remains readable by compatible installations.

New bouquet

{% if message %}

{{ message }}

{% endif %}

Use Base64-compatible characters for legacy encryption compatibility.

{% endblock %}