<%= t(".these_tags_can_be_included") %>
%title% | <%= t(".replaced_with_the_title_of_the_article_page") %> |
%blog_name% | <%= t(".the_blog_s_name") %> |
%blog_subtitle% | <%= t(".the_blog_s_tagline_description") %> |
%excerpt% | <%= t(".replaced_with_the_post_page_excerpt") %> |
%tags% | <%= t(".replaced_with_the_article_tags") %> |
%categories | <%= t(".replaced_with_the_article_categories") %> |
%title | <%= t(".replaced_with_the_article_page_title") %> |
%name% | <%= t(".replaced_with_the_category_tag_name") %> |
%search% | <%= t(".replaced_with_the_current_search_phrase") %> |
%currenttime% | <%= t(".replaced_with_the_current_time") %> |
%currentdate% | <%= t(".replaced_with_the_current_date") %> |
%currentmonth% | <%= t(".replaced_with_the_current_month") %> |
%currentyear% | <%= t(".replaced_with_the_current_year") %> |
%page% | <%= t(".replaced_with_the_current_page_number") %> |
%date% | <%= t(".replaced_by_the_archive_date") %> |
%body% | <%= t(".replaced_by_the_content_body") %> |