Fixed problem when entering invalid data while editing profile

This commit is contained in:
Yusur 2019-10-20 20:04:58 +02:00
parent b9467583b7
commit d8f7d609aa
5 changed files with 44 additions and 8 deletions

View file

@ -35,7 +35,8 @@
</div>
<div class="footer">
<p class="copyright">&copy; 2019 Sakuragasaki46.
<a href="/about/">About</a></p>
<a href="/about/">About</a> - <a href="/terms/">Terms</a> -
<a href="/privacy/">Privacy</a></p>
</div>
<script src="/static/lib.js"></script>
</body>