Changeset 199:d1538efa6724 for inc/public/default-templates
- Timestamp:
- 05/07/11 10:09:55 (14 years ago)
- Branch:
- default
- Location:
- inc/public/default-templates
- Files:
-
- 10 edited
-
404.html (modified) (1 diff)
-
archive.html (modified) (1 diff)
-
archive_month.html (modified) (1 diff)
-
category.html (modified) (1 diff)
-
home.html (modified) (1 diff)
-
password-form.html (modified) (1 diff)
-
post.html (modified) (1 diff)
-
search.html (modified) (1 diff)
-
tag.html (modified) (1 diff)
-
tags.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/404.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" /> 8 7 -
inc/public/default-templates/archive.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> 8 7 -
inc/public/default-templates/archive_month.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX"}}" /> 8 7 -
inc/public/default-templates/category.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX"}}" /> 8 7 -
inc/public/default-templates/home.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> 8 7 -
inc/public/default-templates/password-form.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="NOARCHIVE,NOINDEX,NOFOLLOW" /> 8 7 <title>{{tpl:lang Password needed}} - {{tpl:BlogName encode_html="1"}}</title> -
inc/public/default-templates/post.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> 8 7 -
inc/public/default-templates/search.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" /> 8 7 -
inc/public/default-templates/tag.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> 8 7 -
inc/public/default-templates/tags.html
r0 r199 4 4 <head> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta name="MSSmartTagsPreventParsing" content="TRUE" />7 6 <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX"}}" /> 8 7
Note: See TracChangeset
for help on using the changeset viewer.
