mini-player: backup before trying to include it in template
This commit is contained in:
parent
77730031f7
commit
55fa3b9196
3 changed files with 3 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<body hx-boost="true" hx-target="#content">
|
||||
{% include "partials/header.html" %}
|
||||
<div hx-get="/miniplayer" hx-trigger="load" hx-swap="innerHtml"></div>
|
||||
<!-- <div hx-get="/miniplayer" hx-trigger="load" hx-swap="outerHtml"></div> -->
|
||||
<main id="content">
|
||||
{% block content %}{% endblock %}
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue