nieuws: toc view option to show headlines in placeholder
[minimedit.git] / nieuws / index.html
diff --git a/nieuws/index.html b/nieuws/index.html
new file mode 100644 (file)
index 0000000..513237f
--- /dev/null
@@ -0,0 +1,16 @@
+<div class="nav right"><a href="/nieuws/feed" rel="alternate" title="Atom feed van nieuwsberichten" type="application/atom+xml">Feed</a></div>
+
+<div id="news">
+<h2>Nieuwsarchief</h2>
+[[nieuws view=toc]]
+
+<h3><a href="/nieuws/19">Eerder</a></h3>
+[[nieuws view=toc nieuws/19??]]
+
+<h3>Melding rapporteren</h3>
+[[contact subject=melding]]
+
+<form method="post">
+<p><textarea cols="60" name="body" rows="4"></textarea> <input type="submit" value="Versturen" /></p>
+</form>
+</div>