fastpastebin/assets/footer.html

11 lines
479 B
HTML
Raw Normal View History

<div class="container">
<div class="content has-text-centered">
<p>
<strong>Fast paste bin</strong> version
<strong>{version}</strong> by
<a href="https://pztrn.name">Stanislav N. aka pztrn</a>. The source code is licensed
<a href="http://opensource.org/licenses/mit-license.php">MIT</a>. Get
2018-12-01 04:46:27 +05:00
<a href="https://gitlab.com/pztrn/fastpastebin">source or binary releases here</a>!
</p>
</div>
</div>