{% extends 'widgets/base.html' %} {% block title %}{{ _('Latest Comments') }}{% endblock %} {% block body %} {%- if widget.comments %} {%- endif %} {% endblock %}