14 lines
470 B
XML
14 lines
470 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<xml>
|
||
|
<title>Contact information</title>
|
||
|
<include src="__settings/generic.xml"/>
|
||
|
<include src="__settings/menu.xml"/>
|
||
|
<synopsis keywords="" generate="1" name="contact" description="Contact information for this site"/>
|
||
|
<div class="bonbon_content">
|
||
|
<textile><![CDATA[h1. Contact Information
|
||
|
|
||
|
This is a new page which could be used for contact information. ]]></textile>
|
||
|
</div>
|
||
|
<div class="bonbon_sidebar">
|
||
|
</div>
|
||
|
</xml>
|