diff --git a/templates/main.html b/templates/main.html index 2abf398..ac6dd89 100644 --- a/templates/main.html +++ b/templates/main.html @@ -31,7 +31,7 @@ {{#categories}}
  • categories {{#entries}}{{.}}, {{/entries}}{{final}}
  • {{/categories}} -
  • source {{post.source.hostname}}
  • +
  • source {{post.source.hostname}}
  • {{#occurances}}
  • lists {{#entries}}{{> occurance-link}} {{/entries}}{{#final}}{{> occurance-link}}{{/final}}
  • {{/occurances}}