0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 10:58:52 +01:00
wagtail/docs/editor_manual/documents_images_snippets/snippets.rst

11 lines
531 B
ReStructuredText
Raw Normal View History

2014-03-25 15:14:18 +01:00
Snippets
~~~~~~~~
.. note::
Documentation currently incomplete and in draft status
2014-03-25 15:14:18 +01:00
.. UNSURE HOW TO WRITE THIS AS THE ADVERT EXAMPLE IN WAGTAIL DEMO IS NOT A PARTICULARLY HELPFUL USE CASE.
When creating a page on a website, it is a common occurance to want to add in a piece of content that already exists on another page. An example of this would be a person's contact details, or an advert that you want to simply show on every page of your site, without having to manually apply it.
Wagtail makes this easy with Snippets.