You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.4 KiB
HTML

8 years ago
---
layout: default
---
<h2>{{ page.title }}</h2>
<p class="meta">{{ page.date | date_to_string }}</p>
<div class="post">
{{ content }}
</div>
<div class="donate">
<strong>Did you like this post?</strong> Consider donating! Any amount is welcome, no matter how small.
<div class="buttons">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="7V4CE97VK7GZ2">
<input class="img" type="image" src="{{ site.url }}/attachments/paypal_button.png" border="0" name="submit">
</form>
<div class="flattr">
<script id='fbt3rhq'>(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//api.flattr.com/button/view/?uid=joepie91&button=compact&url='+encodeURIComponent(document.URL);f.title='Flattr';f.height=20;f.width=110;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fbt3rhq');</script>
</div>
<div class="bitcoin">
<a href="bitcoin:1G4JG9oFPmpwzEmSH4gnLCdE8hBprdJuDG">
<img src="{{ site.url }}/attachments/bitcoin_button.png">
1G4JG9oFPmpwzEmSH4gnLCdE8hBprdJuDG
</a>
</div>
</div>
<hr>
<div class="license">
<strong>This post is licensed under the <a href="http://cryto.net/~joepie91/blog/LICENSE.txt">WTFPL</a>.</strong> You may distribute, use, modify, translate, and license it in any way.
</div>
</div>