14 lines
545 B
HTML
14 lines
545 B
HTML
</div> <!-- container open in index.html -->
|
|
<footer class="container footer">
|
|
<hr />
|
|
<p><small>Chief Librarian: Las Zenow (zenow@tormail.org)<br />
|
|
Fork the source code from <a href="https://gitorious.org/trantor">gitorious</a></small>.</p>
|
|
</footer>
|
|
|
|
<!-- Placed at the end of the document so the pages load faster -->
|
|
<script src="/js/jquery.js"></script>
|
|
<script src="/js/bootstrap-modal.js"></script>
|
|
<script src="/js/bootstrap-dropdown.js"></script>
|
|
<script src="/js/bootstrap-alert.js"></script>
|
|
</body>
|
|
</html>
|