Working docs

This commit is contained in:
Manuel Ebert 2012-04-16 12:54:16 +02:00
parent 47a3a75083
commit e9a39db3eb
16 changed files with 5852 additions and 0 deletions

15
templates/footer.html Normal file
View file

@ -0,0 +1,15 @@
</div> <!-- /span10 -->
</div>
</div> <!-- /container -->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="js/jrnl.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>