24 lines
No EOL
698 B
HTML
24 lines
No EOL
698 B
HTML
title You can't see me
|
|
summary Really you can't, because this post is...
|
|
hidden
|
|
|
|
|
|
<div style="color: black;">
|
|
<p>Random facts</p>
|
|
<ul>
|
|
<li>You clicked a link telling you <strong>NOT</strong> to click</li>
|
|
<li>It was telling you <strong>NOT</strong> to click</li>
|
|
<li>Why did you click? You were <strong>NOT</strong> supposed to</li>
|
|
<li>Fine...</li>
|
|
<li>
|
|
I'll forgive you <em>this time.</em>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<p>Random facts</p>
|
|
<ul>
|
|
<li>Index page won't lead you here</li>
|
|
<li>Nor will RSS feed</li>
|
|
<li>However, links <a href="{{ url_for('/article/invisible-article.html') }}">like this one</a> can</li>
|
|
</ul> |