diff views/maintemplate.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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/views/maintemplate.php	Tue Mar 17 10:54:13 2015 +0100
@@ -0,0 +1,24 @@
+<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>
\ No newline at end of file