Fixed problem when entering invalid data while editing profile
This commit is contained in:
parent
b9467583b7
commit
d8f7d609aa
5 changed files with 44 additions and 8 deletions
|
|
@ -35,7 +35,8 @@
|
|||
</div>
|
||||
<div class="footer">
|
||||
<p class="copyright">© 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue