Commit 3bee8da7 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix a typo.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28299 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a33f2867
......@@ -140,7 +140,7 @@
<div class="headline">\n
<!-- Layout form rendering -->\n
<tal:block tal:condition="python: layout_form is not None">\n
<tal:block tal:repeat="aggregate python: [(\'headlibe\', headline_area)]">\n
<tal:block tal:repeat="aggregate python: [(\'headline\', headline_area)]">\n
<tal:block metal:use-macro="here/aggregate_render/macros/aggregate_render"/>\n
</tal:block>\n
</tal:block> \n
......
110
\ No newline at end of file
111
\ No newline at end of file
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