Open roman-yagodin opened 5 years ago
Template file format:
<?xml version="1.0" encoding="utf-8" ?>
<Templates imagesBasePath="/DotNetNuke/Portals/0/images" templateName="default">
<Template title="Template title here...">
<Description>Template description here...</Description>
<Html><![CDATA[
Template markup here...
]]>
</Html>
</Template>
</Templates>