|
|
|
@ -4,14 +4,14 @@
@@ -4,14 +4,14 @@
|
|
|
|
|
<meta charset="UTF-8" /> |
|
|
|
|
<title><?php echo $metaTitle ?></title> |
|
|
|
|
<meta name="description" content="Twisterarmy Cloud is the open source web interface to interact twister network without node installation." /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/font.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/bi.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/common.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/mobile.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/app.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/module/menu.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/module/post.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/module/feed.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/font.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/bi.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/common.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/mobile.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/app.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/module/menu.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/module/post.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/module/feed.css" /> |
|
|
|
|
<script src="js/jquery.js"></script> |
|
|
|
|
<script src="js/module/menu.js"></script> |
|
|
|
|
<script src="js/module/post.js"></script> |
|
|
|
|