Commit c39f2f32 authored by Amos Latteier's avatar Amos Latteier

Merged minor help fix formatting fixes to trunk.

parent b5f0baec
......@@ -13,7 +13,7 @@ class Batch:
results) over several pages.
Batches provide Page Templates with similar functions as those
built-in to <dtml-in>.
built-in to '<dtml-in>'.
You can access elements of a batch just as you access elements of
a list. For example::
......
......@@ -31,4 +31,4 @@ content: Replace the content of an element
See Also
"'tal:replace'":tal-replace.stx
\ No newline at end of file
"'tal:replace'":tal-replace.stx
......@@ -38,4 +38,4 @@ replace: Replace an element
See Also
"'tal:content'":tal-content.stx
\ No newline at end of file
"'tal:content'":tal-content.stx
......@@ -11,11 +11,6 @@
#
##############################################################################
"""Script module
This provides generic script support
"""
class Script:
"""
......
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