diff options
Diffstat (limited to 'website/economics/source/index.html')
-rw-r--r-- | website/economics/source/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/website/economics/source/index.html b/website/economics/source/index.html new file mode 100644 index 0000000..30efb07 --- /dev/null +++ b/website/economics/source/index.html @@ -0,0 +1,16 @@ +$$START TITLE +Source +$$END TITLE + +$$START CONTENT +<h1>Source</h1> +<p> + See the source code for the documents here: +</p> + +<h2>Articles</h2> +<ul> + <li><a href="./minimum_wage.ms">Minimum Wage</a> -- source documents for the minimum wage article.</li> +</ul> + +$$END CONTENT |