initial
This commit is contained in:
14
themes/next/layout/schedule.swig
Normal file
14
themes/next/layout/schedule.swig
Normal file
@@ -0,0 +1,14 @@
|
||||
{% block content %}
|
||||
{######################}
|
||||
{### SCHEDULE BLOCK ###}
|
||||
{######################}
|
||||
<div class="post-block schedule">
|
||||
<div id="schedule">
|
||||
<ul id="event-list">
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{##########################}
|
||||
{### END SCHEDULE BLOCK ###}
|
||||
{##########################}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user