summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-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 %}