52 lines
2.4 KiB
Smarty

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Friend-to-Friend Filesharing without additional Software. The Browser uses javascript based peer to peer communication to transfer files directly to their target without using a host service.">
<meta name="keywords" content="p2p,torrent,friend2friend,webtorrent,feross,filesharing">
<meta name="author" content="Webcraft-Media.de">
<meta name="fragment" content="!start">
<title>SlingiT</title>
<style>
#headbanner {
background: url(./api.php?call=files&cat=img&id=headbanner.png) no-repeat;
background-size: contain;
}
</style>
${css}
${js}
<link rel="shortcut icon" href="./api.php?call=files&amp;cat=img&amp;id=favicon.png" type="image/x-icon" />
</head>
<body>
<div class="modal fade" id="modal_text" style="" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body" id="modaltext"></div>
<div class="modal-footer">
<button type="button" class="btn" data-dismiss="modal" id="edit_close">Close</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<div id="headbanner"></div>
<div id="content"></div>
<div style="width: 728px; margin: auto;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- slingit_front_1 -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-3504070649672819"
data-ad-slot="8870258484"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div id="footer">
<a href="#!start(about)" id="about">About</a>&nbsp;
<a href="#!start(impressum)" id="impressum">Impressum</a>&nbsp;
${langswitcher}
</div>
</body>
</html>