{% extends "layout.html" %}
{% set dashboard_dict = dict() %}
{% block title %} - Please Wait 15 Seconds{% endblock %}
{% block head %}
{% endblock %}
{% block body %}
{% include 'flash_messages.html' %}
To add this Widget, HTML needs to be generated and the Frontend needs to reload. Please wait for the frontend to reload. You will be automatically redirected after 15 seconds.