summaryrefslogtreecommitdiff
path: root/src/jwebmail/templates/readmail.html
diff options
context:
space:
mode:
authorJannis M. Hoffmann <jannis@fehcom.de>2024-04-10 19:05:10 +0200
committerJannis M. Hoffmann <jannis@fehcom.de>2024-04-10 19:05:10 +0200
commitb73ed6ebd3cca86de065549cfb0d109a1d0461c5 (patch)
tree72e601618b215599cc6646bd2c6df058b053406f /src/jwebmail/templates/readmail.html
parentf06e7e51f84e9260410108ed527f3c8cbe28fbdd (diff)
split js files and do local time conversion
Diffstat (limited to 'src/jwebmail/templates/readmail.html')
-rw-r--r--src/jwebmail/templates/readmail.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/jwebmail/templates/readmail.html b/src/jwebmail/templates/readmail.html
index f41197a..75b0b13 100644
--- a/src/jwebmail/templates/readmail.html
+++ b/src/jwebmail/templates/readmail.html
@@ -1,5 +1,10 @@
{% extends 'mainlayout.html' %}
+{% block scripts %}
+ <script src="{{ url_for('static', filename='src/multipart-alt-tabs.js') }}" defer>
+ </script>
+{% endblock %}
+
{% block content %}
<div class="section container">