Mercurial > hg > extraction-interface
diff views/maintemplate_local.php @ 114:7d6a107c37da extractapp
refactoring, make it more condensed.
author | Calvin Yeh <cyeh@mpiwg-berlin.mpg.de> |
---|---|
date | Thu, 28 Sep 2017 14:01:59 +0200 |
parents | fb5049fc5dd7 |
children |
line wrap: on
line diff
--- a/views/maintemplate_local.php Thu Sep 28 13:44:57 2017 +0200 +++ b/views/maintemplate_local.php Thu Sep 28 14:01:59 2017 +0200 @@ -1,6 +1,3 @@ -<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> @@ -8,10 +5,3 @@ <script src="../../js/bootstrap.min.js"></script> <link href="../../css/taggingtext.css" rel="stylesheet"> <link href="../../css/bootstrap.min.css" rel="stylesheet"> - -</head> -<body> - -</body> - -</html> \ No newline at end of file