File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11{% extends "header.html" %} {% block headertext %}{%endblock%}
22{% block content %}
33
4- < h1 id ="countdown " style ="text-align:center; font-size:1.5em; "> Time Left to Submit: </ h1 >
4+ < div style ="text-align:center; font-size:1.5em; ">
5+ < h1 id ="countdown "> Time Left to Submit: </ h1 >
6+ < a href ="https://forms.gle/J548QPnxUGHVv3PD6 " class ="btn btn-red "> Submit Here!</ a >
7+ < p > </ p >
8+ </ div >
59
610< div id ="gamejamGrid ">
711 < div id ="gamejam-flyer-wrapper " class ="subcontent ">
812 < h2 > Important Dates</ h2 >
913 < p > Submission Deadline: April 14th 5pm</ p >
10- < p > Closing Ceremony: April 16th 4pm</ p >
14+ < p > Closing Ceremony: April 16th 4pm, Wegmans Theater at MAGIC </ p >
1115 < p > </ p >
1216 < a href ="{{ url_for('static', filename='files/GamejamFlyer.pdf') }} ">
1317 < img style ="width: 100% " src ="{{ url_for('static', filename='images/GamejamFlyer.png') }} ">
You can’t perform that action at this time.
0 commit comments