diff options
| author | Chris McDonough <chrism@agendaless.com> | 2010-01-03 11:33:34 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2010-01-03 11:33:34 +0000 |
| commit | 258dfe8dfc49e81b0838de2d1b9de91975c3cb55 (patch) | |
| tree | e5dc207a30cbc6adbb659b4b883f97f2fb98cc67 /docs | |
| parent | dc0ba7e761e413890e580f2a425f1b3d3894d38f (diff) | |
| download | pyramid-258dfe8dfc49e81b0838de2d1b9de91975c3cb55.tar.gz pyramid-258dfe8dfc49e81b0838de2d1b9de91975c3cb55.tar.bz2 pyramid-258dfe8dfc49e81b0838de2d1b9de91975c3cb55.zip | |
Overlong lines.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/MyProject/myproject/templates/mytemplate.pt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/narr/MyProject/myproject/templates/mytemplate.pt b/docs/narr/MyProject/myproject/templates/mytemplate.pt index 3a9decb46..110375ab3 100644 --- a/docs/narr/MyProject/myproject/templates/mytemplate.pt +++ b/docs/narr/MyProject/myproject/templates/mytemplate.pt @@ -50,31 +50,32 @@ <h2><code>repoze.bfg</code> links</h2> <ul> <li><a - href="http://static.repoze.org/bfgdocs/#narrative-documentation" + href="http://static.repoze.org/bfgdocs/#narrative-documentation" >Narrative Documentation</a> </li> <li> <a - href="http://static.repoze.org/bfgdocs/#api-documentation">API + href="http://static.repoze.org/bfgdocs/#api-documentation">API Documentation</a> </li> <li> <a - href="http://static.repoze.org/bfgdocs/#tutorials">Tutorials</a> + href="http://static.repoze.org/bfgdocs/#tutorials"> + Tutorials</a> </li> <li> <a - href="http://static.repoze.org/bfgdocs/#change-history">Change - History</a> + href="http://static.repoze.org/bfgdocs/#change-history"> + Change History</a> </li> <li> <a - href="http://static.repoze.org/bfgdocs/#sample-applications" + href="http://static.repoze.org/bfgdocs/#sample-applications" >Sample Applications</a> </li> <li> <a - href="http://static.repoze.org/bfgdocs/#support-and-development" + href="http://static.repoze.org/bfgdocs/#support-and-development" >Support and Development</a> </li> <li> |
