diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-01-19 10:33:00 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-01-19 10:33:00 -0500 |
| commit | 6779081b32cfb237062da8bc623a27d47301ce4c (patch) | |
| tree | fc3372c916cfc9efc61cccffde74528772532b37 /test/templates/internationalization.html | |
| parent | 76e622b46ef71eddfbcd1232ee08b4e55c88c363 (diff) | |
| download | external_python_mako-6779081b32cfb237062da8bc623a27d47301ce4c.tar.gz external_python_mako-6779081b32cfb237062da8bc623a27d47301ce4c.tar.bz2 external_python_mako-6779081b32cfb237062da8bc623a27d47301ce4c.zip | |
- now that trailing whitespace comes up in red, need to get rid of it
Diffstat (limited to 'test/templates/internationalization.html')
| -rw-r--r-- | test/templates/internationalization.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/templates/internationalization.html b/test/templates/internationalization.html index 12ae25b..da5b61c 100644 --- a/test/templates/internationalization.html +++ b/test/templates/internationalization.html @@ -1,7 +1,7 @@ <div class="rst-docs"> - + <h1 class="pudge-member-page-heading">Internationalization, Localization and Unicode</h1> - + <table rules="none" frame="void" class="docinfo"> <col class="docinfo-name"></col> <col class="docinfo-content"></col> |
