ok here we go, the beginning of user profiles. for now we assume there is a single hard-coded user root
This commit is contained in:
@@ -65,8 +65,10 @@ var gvars = {{ gvars | tojson }};
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% if user %}
|
||||
<div id="tagwrap">
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div id="wrap">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user