Fix #4338: meta description of pools lists "pages" instead of "posts"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<% page_title @pool.pretty_name %>
|
||||
<% meta_description("#{number_with_delimiter(@pool.post_count)} pages. #{DText.excerpt(@pool.description)}") %>
|
||||
<% meta_description("#{number_with_delimiter(@pool.post_count)} posts. #{DText.excerpt(@pool.description)}") %>
|
||||
|
||||
<%= render "secondary_links" %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user