<% footer_1 = h.staticpage.render_footer_column(c.instance, 1) %> %if footer_1 is None:
  • Wie funktioniert Adhocracy?
  • ${_("code of conduct")}
  • ${_("terms and conditions")}
%else: ${footer_1|n} %endif
<% footer_2 = h.staticpage.render_footer_column(c.instance, 2) %> %if footer_2 is None:
  • ${_("privacy")}
  • ${_("imprint")}
%else: ${footer_2|n} %endif
<% footer_3 = h.staticpage.render_footer_column(c.instance, 3) %> %if footer_3 is None:

Diese Plattform wird betrieben mit

AdhocracyCode

Creative Commons License Open Definition v${h.version.get_version()}

%else: ${footer_3|n} %endif