summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFenton Travers <fenton.travers@oracle.com>2014-04-24 14:03:49 -0700
committerFenton Travers <fenton.travers@oracle.com>2014-04-24 14:03:49 -0700
commit6541717478e958143b73256f113cf709ebaa40d6 (patch)
treec45d8bad8b9b85beb11d87bb96f6fb5216fa40fd /docs
parent44a20139152b6855bfaa6138214d745939ca82f9 (diff)
downloadpyramid-6541717478e958143b73256f113cf709ebaa40d6.tar.gz
pyramid-6541717478e958143b73256f113cf709ebaa40d6.tar.bz2
pyramid-6541717478e958143b73256f113cf709ebaa40d6.zip
Replaced non-ascii copyright character with HTML equivalent.
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/MyProject/myproject/templates/mytemplate.pt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/MyProject/myproject/templates/mytemplate.pt b/docs/narr/MyProject/myproject/templates/mytemplate.pt
index d1af4f42c..e6b00a145 100644
--- a/docs/narr/MyProject/myproject/templates/mytemplate.pt
+++ b/docs/narr/MyProject/myproject/templates/mytemplate.pt
@@ -50,7 +50,7 @@
</div>
<div class="row">
<div class="copyright">
- Copyright © Pylons Project
+ Copyright &copy; Pylons Project
</div>
</div>
</div>