mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat: add Support section to Dashboard
Adds the "Support" section (displayed on "Home") to the "Dashboard" page as well. Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
parent
2150f8bc19
commit
f6c4891415
4 changed files with 96 additions and 78 deletions
|
@ -62,6 +62,9 @@
|
|||
{% endwith %}
|
||||
{% endif %}
|
||||
</div>
|
||||
<div id="news">
|
||||
{% include 'partials/support.html' %}
|
||||
</div>
|
||||
|
||||
<!-- Bootstrap typeahead for the homepage. -->
|
||||
<script type="text/javascript" src="/static/js/typeahead-home.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue