1
0
Fork 0
mirror of https://gitlab.com/niansa/descindex.git synced 2025-03-06 20:48:44 +01:00

Fixed "leave preview" button

This commit is contained in:
niansa 2021-09-25 22:42:54 +02:00
parent 5177499a9a
commit 49b6821f8b

View file

@ -48,7 +48,7 @@ top = R"(
<title>{0} - Preview</title>
</head>
<body>
<p><a href="..">Leave preview</a></p>
<p><a href=".">Leave preview</a></p>
<h1>{0}</h1>
<p>{1}</p>
<br />