{% extends theme('user/base.html') %} {% block breadcrumb %} {{ super() }}
{{ _('%(user)s has not yet published any dataset', user=user.fullname) }}