diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index cd670f2..d6a13d2 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -2,7 +2,7 @@
  • > - +
    @@ -30,9 +30,9 @@ -
    +
    - {topics.titleEscaped}
    + {topics.title}
    diff --git a/templates/topic.tpl b/templates/topic.tpl index abeb8ea..733a10e 100644 --- a/templates/topic.tpl +++ b/templates/topic.tpl @@ -4,7 +4,7 @@

    - {titleEscaped} + {title}