diff --git a/Changelog.md b/Changelog.md index e05551b6b..fc440b87f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,6 +6,7 @@ ## Bug fixes * Precompile facebox images [#6105](https://github.com/diaspora/diaspora/pull/6105) +* Fix wrong closing a-tag [#6111](https://github.com/diaspora/diaspora/pull/6111) ## Features * Add configuration options for some debug logs [#6090](https://github.com/diaspora/diaspora/pull/6090) diff --git a/app/assets/templates/tag_following_tpl.jst.hbs b/app/assets/templates/tag_following_tpl.jst.hbs index 1f269a095..61b564c9d 100644 --- a/app/assets/templates/tag_following_tpl.jst.hbs +++ b/app/assets/templates/tag_following_tpl.jst.hbs @@ -1,4 +1,4 @@ -× +× #{{ name }}