refactor to make way for dockerization
This commit is contained in:
4
app/templates/index.html
Normal file
4
app/templates/index.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block content %}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user