{% extends "base.html" %} {% block title %}Products{% endblock %} {% block content %} {{ widget | safe }} {% endblock %}