aboutsummaryrefslogtreecommitdiff
path: root/web/templates/html/footer.html
diff options
context:
space:
mode:
authorRaúl Benencia <raul@thousandeyes.com>2018-04-13 16:30:31 -0700
committerRaúl Benencia <raul@thousandeyes.com>2018-05-11 15:02:34 -0700
commit77c172b823b64ebface655681ab0749b9d2f7081 (patch)
tree09c13e626eb95ae1d33e76ed683172eab1ab6c96 /web/templates/html/footer.html
First public commit
Diffstat (limited to 'web/templates/html/footer.html')
-rw-r--r--web/templates/html/footer.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/web/templates/html/footer.html b/web/templates/html/footer.html
new file mode 100644
index 0000000..d2d3889
--- /dev/null
+++ b/web/templates/html/footer.html
@@ -0,0 +1,13 @@
+{{ define "footer" }}
+
+ </div> <!-- id=main -->
+ </div>
+ <footer>
+ <div class="container">
+ <p class="text-muted text-center">Brought to you with <span style="color:#ef5e21">&hearts;</span> by ThousandEyes</p>
+ </div>
+ </footer>
+ </body>
+</html>
+
+{{ end }}
nihil fit ex nihilo