xml edits
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user