Update template.html
This commit is contained in:
parent
93f19d136d
commit
bb4c0779b4
@ -1,9 +1,29 @@
|
||||
<!DOCTYPE html> <!-- aneks from t.me/baneksru --> <html> <head> <style>pre{font-size: 1.76vw; width: 50vw; margin: auto; overflow: auto; white-space: pre-wrap;}:root{color-scheme: light dark;}</style> </head> <body class="vsc-initialized"> <pre>
|
||||
<!DOCTYPE html>
|
||||
<!-- aneks from t.me/baneksru -->
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
pre {
|
||||
font-size: 1.76vw;
|
||||
width: 50vw;
|
||||
margin: auto;
|
||||
overflow: auto;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body class="vsc-initialized">
|
||||
<pre>
|
||||
|
||||
<a href="/CURRENT_ANEK">Анек №CURRENT_ANEK</a>
|
||||
|
||||
TEMPLATE_TEXT
|
||||
|
||||
<a href="/PREV_ANEK">< Предыдущий -</a> | <a href="/">Случайный анек</a> | <a href="/NEXT_ANEK">- Следующий ></a>
|
||||
<a href="/PREV_ANEK">< Предыдущий -</a> | <a href="/">Случайный анек</a> | <a href="/NEXT_ANEK">- Следующий ></a>
|
||||
|
||||
</pre> </body> </html>
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user