view views/maintemplate_local.php @ 47:886f43b26ee2 extractapp

move/remove develop folder
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 17 Mar 2015 10:54:13 +0100
parents
children a11f9103b8db
line wrap: on
line source

<html>
<head>
<title></title>

<script src="../../js/jquery-1.10.2.min.js"></script>
<script src="../../js/jquery-ui.js"></script>
<script src="../../js/taggingtext.js"></script>

<!-- Bootstrap -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<!--
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<script src="../../js/bootstrap.min.js"></script>
<script src="../../js/bootstrap.js"></script>
-->

</head>
<body>

</body>

</html>