aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates/log.html
diff options
context:
space:
mode:
Diffstat (limited to 'libpathod/templates/log.html')
-rw-r--r--libpathod/templates/log.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/libpathod/templates/log.html b/libpathod/templates/log.html
new file mode 100644
index 00000000..3539291a
--- /dev/null
+++ b/libpathod/templates/log.html
@@ -0,0 +1,5 @@
+{% extends frame.html %}
+{% block body %}
+ <h1> Log </h1>
+{% end %}
+