We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 040de25 + 80f3689 commit 72a7419Copy full SHA for 72a7419
1 file changed
src/templates/profiles/user_account.html
@@ -1,5 +1,5 @@
1
{% extends "base.html" %}
2
-{% load staticfiles %}
+{% load static %}
3
4
{% block content %}
5
<profile-account class="ui text container"></profile-account>
0 commit comments