{% 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!






{% endblock %}