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 39d03f4 commit b44b1faCopy full SHA for b44b1fa
docs/conceptual-guides/choose-user-interface.md
@@ -54,6 +54,7 @@ For developers and integrators:
54
* The frontend and backend run in a single Python process, so hosting is a bit simpler.
55
* The frontend is implemented as server-side templates using the {term}`ZPT` language.
56
* Interactive functionality is implemented in JavaScript using {term}`Mockup`.
57
+* The visual design is based on the {term}`Barceloneta` theme from Plone 5, but updated to use Twitter Bootstrap 5.
58
* Content is stored as HTML.
59
* Customization of themes is not well-documented.
60
0 commit comments