- <html>
- <head>
- <title>[[++site_name]] - [[*pagetitle]]</title>
- <base href="[[++site_url]]" />
- </head>
- <body>
- <h2>Something should show up down there</h2>
- [[!simplx_widgeteer?
- &dataSetUrl=`http://modxclub.com/rss-feed`
- &preprocessor=`widgeteer_preprocessor_xml2json`
- &useChunkMatching=`true`
- &chunkPrefix=`modx.feed.tpl_`
- ]]
- </body>
- </html>