Commit 6b7c1a8c authored by Kevin Deldycke's avatar Kevin Deldycke

Add comment to indicate a thing to do.

Typo.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8764 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2fde9621
......@@ -49,6 +49,8 @@
<value> <string encoding="cdata"><![CDATA[
<tal:block metal:define-macro="master">\n
<!-- TODO: get master layout dynamiccaly -->\n
<!--tal:block metal:use-macro="python: getattr(here, getattr(here, here.getContainerLayout()).pt).macros[\'master\']"-->\n
<tal:block metal:use-macro="here/medicentre_section_master/macros/master">\n
<tal:block metal:fill-slot="main_content">\n
<tal:block metal:define-slot="main">\n
......@@ -56,7 +58,7 @@
<h1>Site Map</h1>\n
\n
<tal:block tal:replace="nothing"><!--\n
This macro is recursive and diplay lists of lists to display a tree.\n
This macro is recursive and display lists of lists to display a tree.\n
--></tal:block>\n
<tal:block metal:define-macro="SectionContentList">\n
<tal:block tal:define="web_document web_document | nothing"\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment