We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdaa09b commit 42b7f2bCopy full SHA for 42b7f2b
bodyclasses.md
@@ -5,7 +5,7 @@ Contained is a feature to plugin in own body-classes using named adapters.
5
6
Create a class like so:
7
8
-```Python:
+```Python
9
from plone.app.layout.globals.interfaces import IBodyClassAdapter
10
11
@implementer(IBodyClassAdapter)
0 commit comments