{% if guild and not fullscreen %} {% include "pages/guild_profile.html" %} {% endif %}
{% if guild and not fullscreen %}
{% endif %}
{% if guild %} {% if not fullscreen %}

🔙 {{ name }}

{% else %}

{{ guild.name }} / 🔙 {{ name }}

{% endif %} {% else %}

🔙 {{ name }}

{% endif %}
{{ source_content|safe }}