mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: move templates/packages/widgets/* to templates/packages/
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
e1a87c3407
commit
dbbae97038
4 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="content-right">
|
||||
{% include 'partials/packages/widgets/search.html' %}
|
||||
{% include 'partials/packages/widgets/updates.html' %}
|
||||
{% include 'partials/packages/widgets/statistics.html' %}
|
||||
{% include 'partials/packages/search_widget.html' %}
|
||||
{% include 'partials/packages/updates.html' %}
|
||||
{% include 'partials/packages/statistics.html' %}
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Reference in a new issue