mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-18 00:38:02 +00:00
32 lines
1.1 KiB
HTML
32 lines
1.1 KiB
HTML
|
---
|
||
|
layout: base
|
||
|
---
|
||
|
<div class="site-wrap">
|
||
|
|
||
|
<div class="container ffs-breadcrumbs">
|
||
|
|
||
|
<p><a href="/forum-funding-system/">Forum Funding System</a> > <a href="/forum-funding-system/work-in-progress/">Work in Progress</a> > {{page.title}}</p>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<!-- FULL WIDTH BLOCK -->
|
||
|
<section class="container full">
|
||
|
<div class="info-block text-adapt">
|
||
|
<div class="row center-xs">
|
||
|
<div class="col">
|
||
|
<h2>{{page.title}}</h2>
|
||
|
<p>by {{page.author}}</p>
|
||
|
<div class="ffs-status inprogress">
|
||
|
<p>This project has been funded and is being worked on. Keep an eye out here at the bottom of the proposal for updates.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
{{content}}
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
<!-- END FULL WIDTH BLOCK -->
|
||
|
</div>
|
||
|
|
||
|
<!-- JAVASCRIPT FOR DISQUS -->
|