diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..06f3743 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,152 @@ +{% extends "base.html" %} + +{% block title %}Raccoon Timekeeper - Log Time{% endblock %} + +{% block content %} +