Add registration and login templates plus UI stuff, moderation
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
{% extends "base_page.html" %}
|
||||
Profile page
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
{% extends "base_page.html" %}
|
||||
Profile page
|
||||