X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/a74c48a5de6d9a00f76f7c10b41bd4a26691a22f..275954af42ae92aad48a12f302e2e9e607be8f7e:/redakcja/templates/main.html diff --git a/redakcja/templates/main.html b/redakcja/templates/main.html index 7d28701e..ef14a514 100644 --- a/redakcja/templates/main.html +++ b/redakcja/templates/main.html @@ -1,12 +1,11 @@ {% extends "catalogue/base.html" %} {% load i18n %} -{% load thumbnail %} {% load static %} {% block content %} -
+
@@ -46,16 +45,7 @@

{% trans "See active organizations and join" %}

{% for org in organizations %} - + {% include "organizations/organization_box.html" %} {% endfor %} {% if more_organizations %}

{% trans "More organizations" %}