Add front screen posts to profile

merge-requests/30/head
Bob Mottram 2020-11-27 18:50:54 +00:00
parent e5533fde11
commit 1e0b5dc5ef
1 changed files with 9 additions and 8 deletions

View File

@ -627,6 +627,7 @@ def htmlProfile(rssIconAtTop: bool,
licenseStr = ''
bannerFile, bannerFilename = \
getBannerFile(baseDir, nickname, domain)
profileStr += \
htmlFrontScreenPosts(recentPostsCache, maxRecentPosts,
translate,
baseDir, httpPrefix,