mirror of https://github.com/snachodog/mybuddy.git
Remove unneeded dependecy in template
This commit is contained in:
parent
58b2c78ab3
commit
f7a583f50c
|
@ -1,5 +1,5 @@
|
|||
{% extends 'babybuddy/page.html' %}
|
||||
{% load i18n widget_tweaks babybuddy_tags qr_code %}
|
||||
{% load i18n widget_tweaks babybuddy_tags %}
|
||||
|
||||
{% block title %}{% trans "User Settings" %}{% endblock %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue