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