Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/category.html
r2704 r2775 10 10 11 11 <tpl:Block name="meta-entry"> 12 <meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:CategoryDescription cut_string="180" remove_html="1"}}" />12 <meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:CategoryDescription encode_html="1" cut_string="180" remove_html="1"}}" /> 13 13 <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" /> 14 14 <meta name="date" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
Note: See TracChangeset
for help on using the changeset viewer.