1234567891011121314151617 |
- Snippets
- ========
- Wagtail CRX includes some built-in snippet models which provide common website
- functionality.
- .. toctree::
- :maxdepth: 1
- carousels
- classifiers
- content_walls
- footers
- navigation_bars
- reusable_content
- Wagtail CRX follows the Wagtail philosophy when it comes to snippets (viewable `here <https://docs.wagtail.io/en/latest/topics/snippets.html>`_).
|