Skip to content

Commit

Permalink
rename transparency to open and add new data
Browse files Browse the repository at this point in the history
  • Loading branch information
sirodoht committed Jul 20, 2023
1 parent 2c377e8 commit d4eda9c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 10 deletions.
3 changes: 3 additions & 0 deletions content/open.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
+++
template = "open.html"
+++
3 changes: 0 additions & 3 deletions content/transparency.md

This file was deleted.

24 changes: 17 additions & 7 deletions templates/transparency.html → templates/open.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

{% block content %}
<main>
<h1>Transparency</h1>
<h1>Open Operations</h1>

<h2 id="open-operations">Open Operations</h2>
<h2 id="handbook">Handbook</h2>
<p>
We aim to be radically transparent. We maintain an open handbook
of how we work.
Expand All @@ -36,7 +36,7 @@ <h2 id="open-financials">Open Financials</h2>
<tbody>
<tr>
<td>2023-06-01</td>
<td>Funding</td>
<td>Director’s Loan</td>
<td>+£1,000.00</td>
</tr>
<tr>
Expand All @@ -52,17 +52,22 @@ <h2 id="open-financials">Open Financials</h2>
<tr>
<td>2023-06-20</td>
<td>Payment Processor</td>
<td>-£93.20</td>
<td>+£93.20</td>
</tr>
<tr>
<td>2023-06-22</td>
<td>Payment Processor</td>
<td>-£11.26</td>
<td>+£11.26</td>
</tr>
<tr>
<td>2023-06-26</td>
<td>Payment Processor</td>
<td>-£14.42</td>
<td>+£14.42</td>
</tr>
<tr>
<td>2023-07-20</td>
<td>Payment Processor</td>
<td>+£7.28</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -143,12 +148,17 @@ <h2 id="open-sales">Open Sales</h2>
<td>Letters from Prison</td>
<td>Digital £8.00</td>
</tr>
<tr>
<td>2023-08-13</td>
<td>Letters from Prison</td>
<td>Digital £8.00</td>
</tr>
</tbody>
</table>
</div>

<p style="margin-top: 120px;">
<em>Data last updated 2023-07-08</em>
<em>Data last updated 2023-07-20</em>
</p>
</main>

Expand Down

0 comments on commit d4eda9c

Please sign in to comment.