<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:t="http://www.participatorypolitics.org/"
      eventCookie="@@@eventCookie@@@" dtvPlatform="@@@dtvPlatform@@@">
<t:include filename="dynamic.js" />
    <t:execOnLoad><![CDATA[
guide = views.guides.getObjectByID(int(kargs['id']))
]]></t:execOnLoad>
<t:staticReplaceMarkup t:replaceData="guide.getHTML()" />

</html>
