diff options
Diffstat (limited to 'provider/templates/index.html')
-rw-r--r-- | provider/templates/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/provider/templates/index.html b/provider/templates/index.html index 0eea806..468ae5b 100644 --- a/provider/templates/index.html +++ b/provider/templates/index.html | |||
@@ -1,6 +1,4 @@ | |||
1 | $body$ | 1 | <ul class="indexTagList"> |
2 | |||
3 | <ul> | ||
4 | $for(tags)$ | 2 | $for(tags)$ |
5 | <li> | 3 | <li> |
6 | $body$ | 4 | $body$ |