aboutsummaryrefslogtreecommitdiff
path: root/web/templates/html/events.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/html/events.html')
-rw-r--r--web/templates/html/events.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/templates/html/events.html b/web/templates/html/events.html
new file mode 100644
index 0000000..4a0a825
--- /dev/null
+++ b/web/templates/html/events.html
@@ -0,0 +1,15 @@
+{{ define "events" }}
+
+<div class="col-md-12">
+ <div class="card card-default">
+ <!-- Default card contents -->
+ <div class="card-header">
+ Event History
+ </div>
+
+ <div class="card-body event-log">
+ </div>
+
+ </div>
+</div>
+{{ end }}
nihil fit ex nihilo