diff options
Diffstat (limited to 'html/footer.html')
| -rw-r--r-- | html/footer.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/html/footer.html b/html/footer.html new file mode 100644 index 00000000..de01ece5 --- /dev/null +++ b/html/footer.html @@ -0,0 +1,10 @@ +<!-- This is the footer --> +<hr> +<address> +Web pages by +<a href="http://www.dcs.ed.ac.uk/~da">David Aspinall</a>. +<br> +Contact +<?php mlinktxt($project_feedback, "Proof General maintainer."); ?> +<br> + |
