aboutsummaryrefslogtreecommitdiffstats
path: root/views/not_found.tpl
blob: 93d4ad564c32de7f19ac59f0f31b3b89d8654683 (plain)
1
2
3
4
5
6
7
8
9
10
% rebase('base.tpl', title='Paste not available')
<h2>Hello</h2>
<p>I wanted to display you a paste, but I did not find it. There can be two
reason for this:</p>
<ul>
    <li>Either the paste expired</li>
    <li>Or the paste never existed (the <b>URL</b> might be wrong)<li>
</ul>

<p>I'm sorry for you, but <i>nonetheless</i> I whish you a very good day.</p>