From 12464efb703b9c85bb52726f69346c8d00cdc3af Mon Sep 17 00:00:00 2001 From: James Mills Date: Wed, 6 Sep 2017 23:26:46 -0700 Subject: [PATCH] Cleanup index UI view --- templates/index.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/index.html b/templates/index.html index d2731dd..bbed862 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,12 +3,10 @@
{{ range $URL := .URLList }} -
- +
+ {{ $URL.ID }} - - - + {{ $URL.URL }}