From 82cbae1707ad7fc62a6b86cb5aec2eb8f9f0e578 Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Mon, 31 Jan 2022 07:05:52 -0800 Subject: [PATCH] Fix template --- frontend/templates/frontend/index.html | 28 +++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/frontend/templates/frontend/index.html b/frontend/templates/frontend/index.html index 9ac6272f..b23f90c9 100644 --- a/frontend/templates/frontend/index.html +++ b/frontend/templates/frontend/index.html @@ -1,9 +1,27 @@ - + + + + {% comment %} TODO Add a proper fav icon {% endcomment %} - + + + + + RoboSats - Simple and Private Bitcoin Exchange {% load static %} - +
\ No newline at end of file + /> + + + +
+
+
+ + + + \ No newline at end of file