Mercurial > hg > extraction-interface
comparison develop/views/maintemplate.php @ 37:893ed33c2bd4 extractapp
config for localgazetteer-dev
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Fri, 06 Mar 2015 15:53:42 +0100 |
| parents | |
| children | b3ca5d2b4d3f |
comparison
equal
deleted
inserted
replaced
| 36:e078e1500cc2 | 37:893ed33c2bd4 |
|---|---|
| 1 <html> | |
| 2 <head> | |
| 3 <title></title> | |
| 4 | |
| 5 <script src="../js/jquery-1.10.2.min.js"></script> | |
| 6 <script src="../js/jquery-ui.js"></script> | |
| 7 <script src="../js/taggingtext.js"></script> | |
| 8 | |
| 9 <!-- Bootstrap --> | |
| 10 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | |
| 11 <!-- | |
| 12 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> | |
| 13 | |
| 14 <link href="../css/bootstrap.min.css" rel="stylesheet"> | |
| 15 <script src="../js/bootstrap.min.js"></script> | |
| 16 <script src="../js/bootstrap.js"></script> | |
| 17 --> | |
| 18 | |
| 19 </head> | |
| 20 <body> | |
| 21 | |
| 22 | |
| 23 </body> | |
| 24 | |
| 25 </html> |
