{% extends 'is_core/base.html' %} {% load i18n %} {% block content %}{% trans 'Welcome' %}{% endblock %}