aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/feeds.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-26 19:06:10 -0400
committertdro <tdro@noreply.example.com>2022-05-26 19:06:10 -0400
commit7f8f4c2dbe5fbf157fd21558a6856fd11c8ea43c (patch)
tree89c0c404e5ee23369054e4230820c16bebdfd576 /themes/default/layouts/_default/feeds.html
parentc424664740830fda3aa7cccaf2b44d6e4c2405f6 (diff)
downloadcanory-7f8f4c2dbe5fbf157fd21558a6856fd11c8ea43c.tar.gz
canory-7f8f4c2dbe5fbf157fd21558a6856fd11c8ea43c.tar.bz2
canory-7f8f4c2dbe5fbf157fd21558a6856fd11c8ea43c.zip
themes/default/layouts/_default/feeds: Count feeds
Diffstat (limited to 'themes/default/layouts/_default/feeds.html')
-rw-r--r--themes/default/layouts/_default/feeds.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/feeds.html b/themes/default/layouts/_default/feeds.html
index 238887f..f924d50 100644
--- a/themes/default/layouts/_default/feeds.html
+++ b/themes/default/layouts/_default/feeds.html
@@ -20,7 +20,7 @@
{{ partial "navigator-middle.html"
(dict
"Title" "Feeds"
- "Subtitle" (partial "count-media.html" .)
+ "Subtitle" (partial "count-feeds.html" .)
"Icon" "arrow-left"
"IconLabel" "Back"
"Href" "/"