25 lines
1.2 KiB
HTML
25 lines
1.2 KiB
HTML
<!doctype html>
|
|
<html lang="pl">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>:: sysek.hopto.org - {% block title %}{% endblock %}</title>
|
|
<link rel="stylesheet" href="{{ url_for('static', filename='css/main.css') }}">
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<div class="content">
|
|
Maint.
|
|
<article class="post">
|
|
<h1>Today is: [2024-12-21 20.00 Saturday]</h1>
|
|
<p>Time, Dr. Freeman?</p>
|
|
<p>Is it really that time again? It seems as if you only just arrived. You've done a great deal in a small timespan. You've done so well, in fact, that I've received some interesting offers for your services. Ordinarily, I wouldn't contemplate them, but these are extraordinary times, hmm?</p>
|
|
|
|
<p>Rather than offer you the illusion of free choice, I will take the liberty of choosing for you... if and when your time comes round again.</p>
|
|
|
|
<p>I do apologize for what must seem to you an arbitrary imposition, Dr. Freeman. I trust it will all make sense to you in the course of... well... I'm really not at liberty to say. In the meantime... This is where I get off.</p>
|
|
</article>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|