diff options
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> |
