summaryrefslogtreecommitdiff
path: root/inc/footer.inc.php
blob: 7c3062253e7cd8a5abda084a825d7f849e5cc39a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- Footer -->
<p class="small right"><a href="#">^</a></p>

<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 />
  &copy;2015 Heidelberg University/Institute for Computational Linguistics
</p>
<!-- /Footer -->

</div>
<!-- /Wrapper -->