Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eteri
erp5
Commits
de0d6923
Commit
de0d6923
authored
Nov 15, 2021
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Plain Diff
erp5_xhtml_style: do not index xhtml style by default
See merge request
!1504
parents
78bc99cb
6c5db57b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.zpt
...rtal_skins/erp5_xhtml_style/template_erp5_xhtml_style.zpt
+1
-1
No files found.
product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.zpt
View file @
de0d6923
...
@@ -22,7 +22,7 @@ DEPRECATION:
...
@@ -22,7 +22,7 @@ DEPRECATION:
<head>
<head>
<tal:block
metal:use-macro=
"global_definitions_macros/header_boilerplate"
/>
<tal:block
metal:use-macro=
"global_definitions_macros/header_boilerplate"
/>
<meta
name=
"generator"
content=
"ERP5 - Copyright (C) 2001 - 2015. All rights reserved."
/>
<meta
name=
"generator"
content=
"ERP5 - Copyright (C) 2001 - 2015. All rights reserved."
/>
<meta
name=
"robots"
content=
"index, follow"
/>
<meta
name=
"robots"
tal:attributes=
"content python: 'noindex, nofollow, noarchive, noimageindex, nosnippet' if here.getWebSiteValue() is None else 'index, follow'"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"google"
content=
"notranslate"
>
<meta
name=
"google"
content=
"notranslate"
>
<tal:block
metal:use-macro=
"global_definitions_macros/render_css_js"
/>
<tal:block
metal:use-macro=
"global_definitions_macros/render_css_js"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment