summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-07-10 17:49:39 +0200
committerrekado <rekado@elephly.net>2016-07-10 17:49:39 +0200
commitf370b08eff469fd1d2c5e58c42a4f12eeb01678d (patch)
tree34610b040565153e4e86f6d6fc04cfc3796557f1
parent1b6b5a1f6d287d7ed1392ba5235303ed1a5a859c (diff)
Fix HTML parser problems in ecology.html
-rw-r--r--non-posts/ecology.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/non-posts/ecology.html b/non-posts/ecology.html
index de9d3e6..97f9150 100644
--- a/non-posts/ecology.html
+++ b/non-posts/ecology.html
@@ -1,5 +1,6 @@
title: Ecology
---
+<page>
<h1>Ecology</h1>
<p>
These essays and reports were written for my studies at the Open Polytechnic
@@ -21,10 +22,11 @@ title: Ecology
<div class="description">Coastal dunes; Rivers and streams</div>
</li>
<li>
- <a href="downies/3-marine-reserves-and-nzbs.pdf">Marine Reserves & NZ Biodiversity Strategy</a>
+ <a href="downies/3-marine-reserves-and-nzbs.pdf">Marine Reserves &amp; NZ Biodiversity Strategy</a>
<br/>
<div class="description">Investigative report on marine reserves; newspaper article on the New Zealand Biodiversity Strategy</div>
</li>
+</ul>
<h2>Global Environmental Studies</h2>
<ul class="list">
@@ -59,3 +61,4 @@ title: Ecology
<div class="description">Implications for conservation and fisheries management in the context of sustainability</div>
</li>
</ul>
+</page>