diff --git a/ungleich_page/templates/ungleich_page/glasfaser/section_services.html b/ungleich_page/templates/ungleich_page/glasfaser/section_services.html new file mode 100644 index 00000000..03e48051 --- /dev/null +++ b/ungleich_page/templates/ungleich_page/glasfaser/section_services.html @@ -0,0 +1,49 @@ +{% load static i18n cms_tags %} +{% with total_plugins=instance.get_plugins_list|length %} +
There's {{ total_plugins }} here !!!
+{% endwith %} + +{% for plugins in placeholder "glasfaser_services" %} + +{% endfor %} + +