{% set title = 'Change guild MOTD' %} {% set background = config('darkborder') %} {% set content %}
Here you can change MOTD (Message of the Day, showed in game!) of your guild.
{{ csrf() }}
(max. {{ setting('core.guild_motd_chars_limit') }} chars)
{% endset %} {% include 'tables.headline.html.twig' %}
{{ csrf() }} {{ include('buttons.back.html.twig') }}