Spaces:
Sleeping
Sleeping
Update src/templates/dashboard/home.html
Browse files
src/templates/dashboard/home.html
CHANGED
|
@@ -492,5 +492,5 @@ function resetFilters() {
|
|
| 492 |
if (e.target.id === id) toggleModal(id);
|
| 493 |
}
|
| 494 |
</script>
|
| 495 |
-
{% include '
|
| 496 |
{% endblock %}
|
|
|
|
| 492 |
if (e.target.id === id) toggleModal(id);
|
| 493 |
}
|
| 494 |
</script>
|
| 495 |
+
{% include 'includes/partials/pwa_prompt.html' %}
|
| 496 |
{% endblock %}
|