1
0
Fork 0
arangodb/frontend/js/templates/footerView.ejs

31 lines
1.5 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div id="footerContent">
<table>
<tr>
<th class="footerThBig footerExtra">Recent Collections</th>
<th class="footerThBig">Documentation</th>
<th class="footerThBig">Roadmap</th>
<th class="footerThBig">Social Links</th>
</tr>
<tr>
<th class="footerThSmall footerExtra"><li><span>Link 1</span></li></li></th>
<th class="footerThSmall"><li><span>Link 2</span></li></li></th>
<th class="footerThSmall"><li><span>Link 3</span></li></li></th>
<th class="footerThSmall"><li><span>Link 4</span></li></li></th>
</tr>
<tr>
<th class="footerThSmall footerExtra"><li><span>Link 1</span></li></li></th>
<th class="footerThSmall"><li><span>Link 2</span></li></li></th>
<th class="footerThSmall"><li><span>Link 3</span></li></li></th>
<th class="footerThSmall"><li><span>Link 4</span></li></li></th>
</tr>
<tr>
<th class="footerThSmall footerExtra"><li><span>Link 1</span></li></li></th>
<th class="footerThSmall"><li><span>Link 2</span></li></li></th>
<th class="footerThSmall"><li><span>Link 3</span></li></li></th>
<th class="footerThSmall"><li><span>L!nk 4</span></li></li></th>
</tr>
</table>
</div>
<div class="copy"><p>Copyright 2012 ArangoDB | <a href="#about">About</a></p></div>