1
0
Fork 0
mirror of https://github.com/Oreolek/oreolek.ru.git synced 2024-05-16 07:58:23 +03:00

Removed the donation box (it's Patreon 100% now)

This commit is contained in:
Alexander Yakovlev 2016-08-31 16:38:42 +07:00
parent f46cc9060c
commit 47977bb326

View file

@ -15,14 +15,6 @@
<div class="comment_section">
<a name="comments"></a>
{{{get_tags}}}
{{#donate}}
<div id="donate">
<h4>{{heading}}</h4>
<div id="donate_forms">
{{{code}}}
</div>
</div>
{{/donate}}
<div id="comments" data-url="{{{load_comments_action}}}"></div>
<div id="new_comment" data-url="{{{load_comment_form_action}}}" data-id="{{id}}"></div>
</div>