{% extends "base.html.j2" %} {% block content %}
{{ _('Bot Logo') }}

{{ client.user.display_name }}

{{ _('The discord scheduled event calendar generator') }}


{{ _('This will allow you to:') }}


{{ _('Choose a server:') }}

{{ _("OR") }}
{{ _("Add the bot on your server") }}
{% endblock content %}