summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
authorHostmaster of the Day <root@localhost>2011-04-01 02:30:27 +0200
committerHostmaster of the Day <root@localhost>2011-04-01 02:30:27 +0200
commit90cd412923fedeac8f5a4abb9b17ba787990cc53 (patch)
treee1fa2547b2e17dbed20d8b1cdd7ce3c3ff9442d6 /templates/base.html
parent153de55dfd076261dcc6637054a67caac12a1dcb (diff)
downloaddev-account-90cd412923fedeac8f5a4abb9b17ba787990cc53.tar.gz
dev-account-90cd412923fedeac8f5a4abb9b17ba787990cc53.tar.xz
dev-account-90cd412923fedeac8f5a4abb9b17ba787990cc53.zip
commited uncommited changes
Diffstat (limited to '')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 6e04fea..200a316 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -58,7 +58,7 @@
<p><a href="password">I forgot my password</a></p>
</div>
<div id="register" class="navbox">
- <p>Don't have a dev.spline.de account?<br/><br/>
+ <p>You don't have a dev.spline.de account?<br/><br/>
<a href="register">Create an account now</a></p>
</div>
{% endif %}