{% extends "base_template.html" %} {% block title %}{{ _('Admin Dashboard') }}{% endblock %} {% block content %}
{{ _('Welcome. The sections you can work on are listed in the sidebar.') }}
{{ _('Pick one to get started.') }}
{{ ngettext('%(num)d column', '%(num)d columns', model.columns) }}