{# Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved. #} {% from "helper.html" import print_flashes %} {% extends "layout.html" %} {% block content %}
{{ print_flashes() }}
{% endblock %}