Mercurial > hg > extraction-interface
view views/maintemplate.php @ 99:c3e149277b58 extractapp
modifications based on the docs 'Improving LGServices interface.docx'
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 02 May 2016 14:21:41 +0200 |
parents | fb5049fc5dd7 |
children | 7d6a107c37da |
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> <script src="../js/cjst.js"></script> <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>