{% extends "_page.html" %} {%- block page_layout -%}no-sidebar{%- endblock %} {%- block subtitle -%} {{ ui.subtitle_item(_("Welcome")) }} {{- super() }} {%- endblock %} {%- block toolbar %}{% endblock %} {%- block primary_content_inner %} {%- call ui.util.call(ui.grid) -%} {%- call ui.util.call(ui.column, span={"xs": 12, "md": 6}) -%} {%- block promoted %}
{{ _('This is a place where you can find and share data with others.') }}
{{ _('A featured group would appear here.') }}
{%- endif %}{{ _('A featured organization would appear here.') }}
{%- endif %}