{% extends "base.html" %} {# # # # # # # # # # # # # # # # # # # # # # # # # #} {%- import "statcard.html" as statcard -%} {# # # # # # # # # # # # # # # # # #} {% 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
{%call statcard::statcard(dsc_members, "członków na discordzie")%} {%call statcard::statcard(days_community, "dni istnienia społeczności")%}
{% include "footer.html" %} {% endblock %}