Lul, forgot profile page
parent
5ba68fdc50
commit
3a3bffcc41
@ -0,0 +1,10 @@
|
||||
{% extends 'layout/base_sidebar.html' %}
|
||||
|
||||
{% block sidebar %}
|
||||
{{ super()}}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% block main_content %}
|
||||
|
||||
{% endblock %}
|
Loading…
Reference in New Issue