summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/authorization
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2015-05-27 02:44:38 -0700
committerSteve Piercy <web@stevepiercy.com>2015-05-27 02:50:13 -0700
commit5f375c7603c0e240a60b884bf0ef39352c25c879 (patch)
tree5eb75b0b976866d4324bf9728568c86e6c5aa53b /docs/tutorials/wiki2/src/authorization
parentbd629fac8714d32e55196c54d7ff476e4830db57 (diff)
downloadpyramid-5f375c7603c0e240a60b884bf0ef39352c25c879.tar.gz
pyramid-5f375c7603c0e240a60b884bf0ef39352c25c879.tar.bz2
pyramid-5f375c7603c0e240a60b884bf0ef39352c25c879.zip
- clean up and make consistent across both wikis authorization.rst
- update templates and static assets to new theme
Diffstat (limited to 'docs/tutorials/wiki2/src/authorization')
-rw-r--r--docs/tutorials/wiki2/src/authorization/tutorial/templates/login.pt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/src/authorization/tutorial/templates/login.pt b/docs/tutorials/wiki2/src/authorization/tutorial/templates/login.pt
index 331d52d2a..4a938e9bb 100644
--- a/docs/tutorials/wiki2/src/authorization/tutorial/templates/login.pt
+++ b/docs/tutorials/wiki2/src/authorization/tutorial/templates/login.pt
@@ -36,7 +36,7 @@
<p>
<strong>
Login
- </strong>
+ </strong><br>
<span tal:replace="message"></span>
</p>
<form action="${url}" method="post">