Skip to content

Instantly share code, notes, and snippets.

@lukasgraf
Created May 5, 2014 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukasgraf/7326a14c3ff5adcbb745 to your computer and use it in GitHub Desktop.
Save lukasgraf/7326a14c3ff5adcbb745 to your computer and use it in GitHub Desktop.
<?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