{% extends "base.html" %} {# # # # # # # # # # # # # # # # # # # # # # # # # #} {% block title %}gractwo.pl | Witamy!{% endblock %} {% block pagecontent %}
{% include "gractwo.svg" %}

Gractwo

Zakładamy okołogrowe, anime-informatyzacyjno konwentowo-hangoutowe stowarzyszenie. Dołącz do nas!

{% include "icons/users.svg" %} Dołącz na serwer Discord {% include "icons/external-link.svg" %}
{% include "icons/github.svg" %} GitHub {% include "icons/twitter.svg" %} Bluesky {% include "icons/youtube.svg" %} YouTube
{% include "footer.html" %} {# # # # # # # # # # # # # # # # # # # # # # # # #} {% endblock %}