Add scheduler test.

This commit is contained in:
Patrick Jentsch
2019-07-10 14:20:22 +02:00
parent 9679ef80c8
commit d41702bc51
2 changed files with 9 additions and 2 deletions

View File

@ -0,0 +1,7 @@
{% extends "base.html.j2" %}
{% block page_content %}
<div class="col s12">
</div>
{% endblock %}