diff --git a/app/views/helpers/index/authors.phtml b/app/views/helpers/index/authors.phtml
index 27cba9452..259a4b919 100644
--- a/app/views/helpers/index/authors.phtml
+++ b/app/views/helpers/index/authors.phtml
@@ -10,7 +10,7 @@
$first = true;
foreach ($this->entry->authors() as $author) {
$href = Minz_Url::display(Minz_Request::modifiedCurrentRequest(['search' => 'author:"' . htmlspecialchars_decode($author, ENT_QUOTES) . '"']));
- ?>= $first ? '' : ' · ' ?>= $author ?>= $first ? ' ' : ' · ' ?>= $author ?>