mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-12 17:10:41 +00:00
Add scheduler test.
This commit is contained in:
7
app/templates/scheduler/index.html.j2
Normal file
7
app/templates/scheduler/index.html.j2
Normal file
@ -0,0 +1,7 @@
|
||||
{% extends "base.html.j2" %}
|
||||
|
||||
{% block page_content %}
|
||||
<div class="col s12">
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user