From eee38ef83064746475f86d7a147d46d3feb7ce2d Mon Sep 17 00:00:00 2001 From: Ryan O'Hara-Reid Date: Tue, 29 Mar 2016 17:15:39 +1100 Subject: [PATCH] Added template contact page. --- web/dashboard-contact.html | 49 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 web/dashboard-contact.html diff --git a/web/dashboard-contact.html b/web/dashboard-contact.html new file mode 100644 index 00000000..c66f754a --- /dev/null +++ b/web/dashboard-contact.html @@ -0,0 +1,49 @@ +{{template "header" .}} + + +
+
+ +
+

Contact Us

+ +

Contact us @ https://github.com/thrasher-/gocryptotrader

+
+

+ +

+
+
+
+
+{{template "footer" .}}