{% extends "page.html" %} {% block title %}{{ _("Search for a Dataset") }} - {{ super() }}{% endblock %} {% block breadcrumb_content %}
Try another search term, browse the datasets below or {{ _('add your own data') }}.
{% endif %}There was an error while searching. Please try again.
{% endtrans %} {% endif %} {{ h.snippet('snippets/package_list.html', packages=c.page.items) }}