{% set title = 'Change guild description' %} {% set background = config('darkborder') %} {% set content %}
Here you can change description of your guild.
{{ csrf() }}
(max. {{ setting('core.guild_description_lines_limit') }} lines, max. {{ setting('core.guild_description_chars_limit') }} chars)


{{ csrf() }} {{ include('buttons.back.html.twig') }}
{% endset %} {% include 'tables.headline.html.twig' %}