view develop/views/maintemplate.php @ 24:b55f5d3564c4

add some regular expressions and wordlist for topic ??
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Fri, 27 Feb 2015 16:35:59 +0100
parents a8ae5cbc3364
children fc7342914cdf
line wrap: on
line source

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

<!-- 
<script src="../../js/jquery-1.10.2.min.js"></script> 
<script src="../../js/taggingtext.js"></script>
-->
<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>