xml edits

This commit is contained in:
gauthiier
2020-01-14 10:11:58 +01:00
parent a87ab85e29
commit 22f1a524cd
18 changed files with 696 additions and 19 deletions
+11
View File
@@ -0,0 +1,11 @@
<html>
<head>
<meta charset="utf-8">
<title>List server busy. Full digest rescheduled.</title>
<link rel="stylesheet" href="{{ url_for('static',filename='fonts.css') }}">
<link rel="stylesheet" href="{{ url_for('static',filename='lestyle.css') }}">
</head>
<body>
<div class="cor_large">List server busy.<br>Full digest rescheduled.</div>
</body>
</html>