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:
parent
5177499a9a
commit
49b6821f8b
1 changed files with 1 additions and 1 deletions
|
@ -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 />
|
||||
|
|
Loading…
Add table
Reference in a new issue