mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: move templates/partials/widgets/* to templates/partials/
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
dbbae97038
commit
2feb9b90b2
6 changed files with 7 additions and 7 deletions
|
@ -51,5 +51,5 @@
|
|||
|
||||
{% if request.user.is_authenticated() %}
|
||||
<!-- Include "My Statistics" -->
|
||||
{% include 'partials/widgets/statistics.html' %}
|
||||
{% include 'partials/statistics.html' %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue