Rev | Line | |
---|
[10114] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <rules |
---|
| 3 | xmlns="http://namespaces.plone.org/diazo" |
---|
| 4 | xmlns:css="http://namespaces.plone.org/diazo/css" |
---|
| 5 | xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |
---|
| 6 | xmlns:xi="http://www.w3.org/2001/XInclude"> |
---|
| 7 | |
---|
| 8 | <rules> |
---|
| 9 | |
---|
| 10 | <theme href="theme.html" /> |
---|
| 11 | |
---|
| 12 | <!-- Head elements --> |
---|
| 13 | <replace css:theme="html head title" |
---|
| 14 | css:content="html head title" /> |
---|
| 15 | <after css:theme-children="html head" |
---|
| 16 | css:content="html head meta" /> |
---|
| 17 | <after css:theme-children="html head" |
---|
| 18 | css:content="html head base" /> |
---|
| 19 | </rules> |
---|
| 20 | |
---|
| 21 | </rules> |
---|
| 22 | |
---|
Note: See
TracBrowser for help on using the repository browser.