{% extends "inc/layout.html" %} {% block titletags -%} {{ config['SITE_TITLE'] }} {%- endblock %} {% block heading %}

{{ config['SITE_TITLE'] }}

{% endblock %} {% block content %}

The funnel is a space for proposals and voting on events. Pick an event to get started.

{% if spaces %} {% else %}

There are no discussion spaces at this time.

{% endif %} {% endblock %}