From 6c624ebcc46200051be2b0b189db79955cd4c228 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?=
 <barisusakli@gmail.com>
Date: Mon, 7 Dec 2020 21:52:27 -0500
Subject: [PATCH] fix: typo

---
 templates/account/profile.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/account/profile.tpl b/templates/account/profile.tpl
index 743ac1c..8dcedf2 100644
--- a/templates/account/profile.tpl
+++ b/templates/account/profile.tpl
@@ -136,7 +136,7 @@
 	<!-- ENDIF ips.length -->
 
 	<div class="row">
-		{{{ if bestsPosts.length }}}
+		{{{ if bestPosts.length }}}
 		<div class="col-lg-12 col-xs-12">
 			<h1>[[pages:account/best, {username}]]</h1>