-
- {{range .Posts}} {{$A := "./rss"}} {{$B := "./."}} {{if and (not (or (eq
- .Url $A) (eq .Url $B)))}}
-
- - {{.Url}} - - {{end}} {{end}} -
diff --git a/templates/index.html b/templates/index.html
deleted file mode 100644
index 6d85b3c..0000000
--- a/templates/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-
- GUI
-
-
-
-
-
-
- {{range .Posts}} {{$A := "./rss"}} {{$B := "./."}} {{if and (not (or (eq
- .Url $A) (eq .Url $B)))}}
- -
- {{.Url}}
-
- {{end}} {{end}}
-
-
-
-
GUI
{{range .Posts}} {{$A := "./rss"}} {{$B := "./."}} {{if and (not (or (eq
.Url $A) (eq .Url $B)))}}
-
{{.Url}}
{{end}} {{end}}