Skip to content

Commit 2fe21c1

Browse files
committed
Overview work
1 parent 1966c17 commit 2fe21c1

File tree

7 files changed

+379
-52
lines changed

7 files changed

+379
-52
lines changed

pmg/templates/pr6/_sidebar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<div class="sidebar-items sidebar-articles">
33
<h3>Articles</h3>
44
<ul>
5+
<li><a href="/6th-parliament-review/articles/overview"><span>PMG</span><br/>A reflection on the sixth parliament</a></li>
56
<li><a href="/6th-parliament-review/articles/ben-cronin"><span>Ben Cronin</span><br/>The Sixth Parliament and the Budget Process: Lessons for the Seventh Parliament</a></li>
67
<li><a href="/6th-parliament-review/articles/pam-saxby"><span>Pam Saxby</span><br/>Post-pandemic: live-streaming Committee meetings</a></li>
78
<li><a href="/6th-parliament-review/articles/michael-atkins"><span>Michael Atkins</span><br/>Looking ahead at the Electoral Reform Consultation Panel process ahead of the Seventh Parliament</a></li>

pmg/templates/pr6/articles/ben-cronin.html

Lines changed: 119 additions & 52 deletions
Large diffs are not rendered by default.

pmg/templates/pr6/articles/legacy-reports.html

Whitespace-only changes.

pmg/templates/pr6/articles/overview.html

Lines changed: 228 additions & 0 deletions
Large diffs are not rendered by default.

pmg/templates/pr6/articles/state-capture.html

Whitespace-only changes.

pmg/templates/pr6/landing.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,18 @@ <h2 class="pr6-section-title">ARTICLES</h2>
5050
<section class="pr6-articles">
5151
<div class="pr6-row">
5252

53+
54+
55+
<div class="col-4">
56+
<article>
57+
<a href="/6th-parliament-review/articles/overview">
58+
<h3>A reflection on the sixth parliament</h3>
59+
<div class="article-meta">By PMG</div>
60+
<div class="article-intro">South African Parliament's sixth term saw historical milestones, controversies, and calls for reforms to restore public trust in the legislature.</div>
61+
</a>
62+
</article>
63+
</div>
64+
5365
<div class="col-4">
5466
<article>
5567
<a href="/6th-parliament-review/articles/michael-atkins">
@@ -306,6 +318,10 @@ <h2 class="pr6-section-title">STATISTICS</h2>
306318

307319
<section class="pr6-statistics">
308320
<div class="pr6-row">
321+
322+
323+
324+
A reflection on the sixth parliament
309325
<div class="col-4">
310326
<article>
311327
<a href="/6th-parliament-review/statistics/written-questions">
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<div class="article-title"></div>
2+
3+
<div class="article-meta">By PMG</div>
4+
5+
<div class="article-intro">
6+
</div>
7+
8+
<div class="article-content">
9+
<p class="first-par"></p>
10+
11+
12+
13+
</div>
14+
15+
{% include 'pr6/_disclaimer.html' %}

0 commit comments

Comments
 (0)