diff options
Diffstat (limited to 'footer.inc.php')
-rw-r--r-- | footer.inc.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/footer.inc.php b/footer.inc.php new file mode 100644 index 0000000..8709538 --- /dev/null +++ b/footer.inc.php @@ -0,0 +1,11 @@ +<!-- Footer --> +<p id="footer"> + <img id="uni" style="width:129px" src="static/logo_neu_204x107.jpg" /> + <img id="cl" style="width:128px" src="static/institut_cl.png" /><br /> + ©2015 Heidelberg University/Institute for Computational Linguistics +</p> +<!-- /Footer --> + +</div> +<!-- /Wrapper --> + |