diff options
| author | Chris McDonough <chrism@plope.com> | 2011-01-30 17:12:49 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-01-30 17:12:49 -0500 |
| commit | 2a68620e62a1cadb146510b7584709e272ce42df (patch) | |
| tree | b67184a833908bff4029fcd95ab6092edcb9ecec /docs | |
| parent | d6cc11c3a0bffdaa0676501a801a9f2d86387a56 (diff) | |
| download | pyramid-2a68620e62a1cadb146510b7584709e272ce42df.tar.gz pyramid-2a68620e62a1cadb146510b7584709e272ce42df.tar.bz2 pyramid-2a68620e62a1cadb146510b7584709e272ce42df.zip | |
too-long line
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/templates.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index d37e9722b..5481a971b 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -448,7 +448,8 @@ Here's what a simple :term:`Chameleon` ZPT template used under <body> <h1 class="title">Welcome to <code>${project}</code>, an application generated by the <a - href="http://docs.pylonsproject.org/projects/pyramid/dev/">pyramid</a> web + href="http://docs.pylonsproject.org/projects/pyramid/dev/" + >pyramid</a> web application framework.</h1> </body> </html> |
