1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-04-29 15:49:28 +03:00
ifhub-skin/actions/ActionDonate/index.tpl

51 lines
2.8 KiB
Smarty
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{**
* Страница вывода правил
*}
{extends 'layouts/layout.base.tpl'}
{block 'layout_page_title'}
Фонд поддержки IFHub.club
{/block}
{block 'layout_content'}
<p>А здесь идёт сбор денег на то, чтобы оплатить издержки IFHub (хостинг и домен) <strong>за 2018 год.</strong> Цель сборов - 6500р. до 1 января 2019г.</p>
<p>На сегодня собрано 780 рублей ≈ 12%</p>
<p><progress max="100" value="12"></progress></p>
 
<p>(Сбор за 2017 год закончился успешно на 100%, за что сообществу большое спасибо.)</p>
<h3>Реквизиты для перечисления</h3>
<p><b>PayPal:</b> <a href="https://www.paypal.me/oreolek">перейти на форму</a></p>
<iframe frameborder="0" allowtransparency="true" scrolling="no" src="https://money.yandex.ru/quickpay/shop-widget?account=410011560528046&quickpay=shop&payment-type-choice=on&mobile-payment-type-choice=on&writer=seller&targets=%D0%BD%D0%B0+ifhub.club&targets-hint=&default-sum=&button-text=03&successURL=" width="450" height="198"></iframe>
<p> Отдельные пожертвования публично не освещаются<sup>1</sup>. Переводы через Яндекс.Деньги анонимны; через PayPal отправителя видит только админ (как получатель). </p>
<p><small><sup>1</sup>: Интересующиеся суммами могут посмотреть <a target="_blank" href="https://github.com/Oreolek/ifhub-skin/commits/master/actions/ActionDonate/index.tpl">исходники этой страницы на Github,</a> которые обновляются вручную.</small></p>
<p>&nbsp;</p>
<h5>Что будет, если сумма не наберётся?</h5>
<p>Остаток покроет администратор из своего кармана.</p>
<h5>Что будет, если наберётся больше нужной суммы?</h5>
<p>Сохраним до 2019 года.</p>
<h5>А как вообще будет развиваться Ифхаб?</h5>
<p>Есть <a href="https://destrier.plentiful.shop/view_all_bug_page.php?project_id=1">трекер задач</a> (проект IFHub),
где собираются планы на неопределённое будущее.
Также есть <a href="https://github.com/oreolek/ifhub-skin/issues">трекер на Github,</a> где можно предлагать свои улучшения.
<p>Спонтанные мелкие улучшения объявляются через соцсети и в рубрике еженедельных новостей.</p>
<p>Давайте пожелаем Ифхабу удачи.</p>
{/block}