Created
May 5, 2014 14:13
-
-
Save lukasgraf/7326a14c3ff5adcbb745 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<rules | |
xmlns="http://namespaces.plone.org/diazo" | |
xmlns:css="http://namespaces.plone.org/diazo/css" | |
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | |
<rules css:if-not-content="body.template-mail_password_form, body.template-mail_password_response, body.template-pwreset_form, body.template-register, body.template-registered"> | |
<drop css:content="#hugo" /> | |
</rules> | |
</rules> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment