summaryrefslogtreecommitdiffstats
path: root/templates/registration
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-08-16 15:35:59 -0500
committerDan McGee <dan@archlinux.org>2011-08-16 15:46:14 -0500
commita06ab5c1eb2053d33e15244ea579875aa72c0c1f (patch)
treefadab5eff234b3e40323948aad2493550466552c /templates/registration
parent8e1cae30596e48bfcc958dcd840c09b4cb8987ba (diff)
downloadarchweb-a06ab5c1eb2053d33e15244ea579875aa72c0c1f.tar.gz
archweb-a06ab5c1eb2053d33e15244ea579875aa72c0c1f.zip
Tabs -> spaces in templates
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/registration')
-rw-r--r--templates/registration/logout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/registration/logout.html b/templates/registration/logout.html
index e890ce99..50b3574b 100644
--- a/templates/registration/logout.html
+++ b/templates/registration/logout.html
@@ -5,7 +5,7 @@
<div id="dev-logout" class="box">
<h2>Developer Logout</h2>
- <p>Logout was successful.<p>
+ <p>Logout was successful.<p>
</div>
{% endblock %}