diff options
Diffstat (limited to 'module/web/templates/default/home.html')
-rw-r--r-- | module/web/templates/default/home.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/module/web/templates/default/home.html b/module/web/templates/default/home.html index bd2955038..16526341e 100644 --- a/module/web/templates/default/home.html +++ b/module/web/templates/default/home.html @@ -36,4 +36,6 @@ Active Downloads <tbody>
</table>
-{% endblock %}
\ No newline at end of file +{% endblock %}
+
+{% include "default/window.html" %}
\ No newline at end of file |