Scaffold events page
This commit is contained in:
parent
48b8ac3c3d
commit
a87f6e53c9
1 changed files with 7 additions and 0 deletions
7
acmsite/templates/events.html
Normal file
7
acmsite/templates/events.html
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{% extends 'layout.html' %}
|
||||||
|
|
||||||
|
{% block app_content %}
|
||||||
|
|
||||||
|
We're still working on this! Check back later.
|
||||||
|
|
||||||
|
{% endblock %}
|
Loading…
Add table
Reference in a new issue