# HG changeset patch
# User Dennis Fink
# Date 2014-08-04 20:08:12
# Node ID 9e771261af48baef1b1245c6c8ef8002e9aaa755
# Parent 63278c4b994b20b3f4254b6621bbe09af6af2ff8
Added date to html document
diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,6 @@ odt:
@echo "Build finished. The ODT file is named Satzung.odt"
html:
- $(RST2HTML) --smart-quotes=yes --no-compact-list $(MAINFILE) $(HTMLFILE)
+ $(RST2HTML) --smart-quotes=yes --no-compact-list --date $(MAINFILE) $(HTMLFILE)
@echo
@echo "Build finished. The HTML file is named Satzung.html"
diff --git a/Satzung.html b/Satzung.html
--- a/Satzung.html
+++ b/Satzung.html
@@ -839,5 +839,10 @@ der (A)MV bestimmt.
+