forked from MarseyWorld/MarseyWorld
import with context
parent
7a0692b16a
commit
91cb50db38
|
@ -29,7 +29,7 @@
|
|||
<meta name="twitter:url" content="{{u.url}}">
|
||||
{% endblock %}
|
||||
|
||||
{% import 'userpage_admintools_lower.html' as userpage_admintools_lower %}
|
||||
{% import 'userpage_admintools_lower.html' as userpage_admintools_lower with context %}
|
||||
|
||||
{% block desktopUserBanner %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue