{% extends "core/base.html" %} {% block page_content %} {{ _('Welcome') }} {{ current_user.username }}! {% endblock %}