{% block promoted %}
Oi
{% endblock %}
{% block search %}
{% endblock %}
{# Note: this featured_group block is used as an example in the theming
tutorial in the docs! If you change this code, be sure to check
whether you need to update the docs. #}
{# Start template block example. #}
{% block featured_group %}
{% endblock %}
{# End template block example. #}
{% block featured_organization %}
{% endblock %}