summaryrefslogtreecommitdiff
path: root/docs/narr/templates.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-29 00:55:37 -0500
committerChris McDonough <chrism@plope.com>2011-01-29 00:55:37 -0500
commitedf3948f4ffe3914fd6382cc3f432b5c9b86288b (patch)
treee965a7f593c36b5c9b469c3e9e4beb0ab37b5166 /docs/narr/templates.rst
parent390459202759e1c04d31755b7e9a94c47ac90a23 (diff)
downloadpyramid-edf3948f4ffe3914fd6382cc3f432b5c9b86288b.tar.gz
pyramid-edf3948f4ffe3914fd6382cc3f432b5c9b86288b.tar.bz2
pyramid-edf3948f4ffe3914fd6382cc3f432b5c9b86288b.zip
renderings
Diffstat (limited to 'docs/narr/templates.rst')
-rw-r--r--docs/narr/templates.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst
index d6d9a4e3e..d37e9722b 100644
--- a/docs/narr/templates.rst
+++ b/docs/narr/templates.rst
@@ -744,8 +744,8 @@ look like:
<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
- application framework.</h1>
+ href="http://docs.pylonsproject.org/projects/pyramid/dev/"
+ >pyramid</a> web application framework.</h1>
</body>
</html>