{% extends "layouts/_layout.html" %} {% block title %}Trays{% endblock %} {% block styles %} {% endblock %} {% block alert %} {% include "./includes/trays/_alert.html" with {'classes': 'alert-danger white-text'} %} {% endblock %} {% block main %}