|
|
|
@ -37,7 +37,7 @@ define('FUNDING_PUBKEY', 'ENA89PPrBHS8wxhxgGMZxUXd53nRw1BaXBDvCVmZ6Tip');
|
|
|
|
|
|
|
|
|
|
<h2 id="dev">Développer pour Juneland</h2>
|
|
|
|
|
|
|
|
|
|
<h3>Défis en cours</h2>
|
|
|
|
|
<h3>Défis en cours</h3>
|
|
|
|
|
|
|
|
|
|
<table>
|
|
|
|
|
<thead>
|
|
|
|
@ -69,7 +69,7 @@ define('FUNDING_PUBKEY', 'ENA89PPrBHS8wxhxgGMZxUXd53nRw1BaXBDvCVmZ6Tip');
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3>Défis relevés</h2>
|
|
|
|
|
<h3>Défis relevés</h3>
|
|
|
|
|
|
|
|
|
|
<table>
|
|
|
|
|
<thead>
|
|
|
|
@ -110,7 +110,7 @@ define('FUNDING_PUBKEY', 'ENA89PPrBHS8wxhxgGMZxUXd53nRw1BaXBDvCVmZ6Tip');
|
|
|
|
|
<h2 id="donate">Financer les développements</h2>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3>Merci aux donateurs !</h2>
|
|
|
|
|
<h3>Merci aux donateurs !</h3>
|
|
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
require_once('vendor/crowdfunding2/Crowdfunding.class.php');
|
|
|
|
@ -169,7 +169,7 @@ if (empty($donors)) {
|
|
|
|
|
}
|
|
|
|
|
?>
|
|
|
|
|
|
|
|
|
|
<h3>Comment donner</h2>
|
|
|
|
|
<h3>Comment donner</h3>
|
|
|
|
|
|
|
|
|
|
<div class="CTA">
|
|
|
|
|
<p>
|
|
|
|
@ -190,7 +190,7 @@ if (empty($donors)) {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3>État actuel des finances</h2>
|
|
|
|
|
<h3>État actuel des finances</h3>
|
|
|
|
|
|
|
|
|
|
<p>Le projet est actuellement en bonne santé financière.</p>
|
|
|
|
|
|
|
|
|
|