Modx Revolution Development with Wampserver - Part 05 - Building Templates
Posted by Akparawa |
Modx Revolution comes with a basic but helpful template as reproduced below:
<html> <head> <title>[[++site_name]] - [[*pagetitle]]</title> <base href="[[++site_url]]" />...