{% extends "layout.html" %} {% block content %} {% for message in get_flashed_messages() %} Warning {{ message }} {% endfor %} Greate Your Own Event! Fill in the following information and create your shiny event! Event Title Location Price Quantity available Starts Duration Event Description Make Your Event Live {% endblock %}
Warning
Make Your Event Live