diff options
author | Hostmaster of the Day <root@localhost> | 2011-04-01 02:30:27 +0200 |
---|---|---|
committer | Hostmaster of the Day <root@localhost> | 2011-04-01 02:30:27 +0200 |
commit | 90cd412923fedeac8f5a4abb9b17ba787990cc53 (patch) | |
tree | e1fa2547b2e17dbed20d8b1cdd7ce3c3ff9442d6 /templates/base.html | |
parent | 153de55dfd076261dcc6637054a67caac12a1dcb (diff) | |
download | dev-account-90cd412923fedeac8f5a4abb9b17ba787990cc53.tar.gz dev-account-90cd412923fedeac8f5a4abb9b17ba787990cc53.tar.xz dev-account-90cd412923fedeac8f5a4abb9b17ba787990cc53.zip |
commited uncommited changes
Diffstat (limited to '')
-rw-r--r-- | templates/base.html | 2 |
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 %} |