From de1d05b084323246d82d9af8f92f41f4fecee513 Mon Sep 17 00:00:00 2001 From: Talha Mansoor Date: Fri, 5 Jul 2019 17:10:20 +0500 Subject: [PATCH] fix(authors): title attribute was not closed in quotes --- templates/_includes/article_author.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_includes/article_author.html b/templates/_includes/article_author.html index 1c538d24..f59032f6 100644 --- a/templates/_includes/article_author.html +++ b/templates/_includes/article_author.html @@ -12,7 +12,7 @@
{% if AUTHORS.get(author|string).avatar %} - {{author}} Avatar + {{author}} Avatar {% endif %} {{ author }}