mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
@ -15,7 +15,7 @@
|
||||
<!--[if lt IE 9]>
|
||||
<script src="/view/theme/default/assets/js/html5.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
|
||||
<!-- Fav and touch icons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/view/theme/default/assets/ico/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/view/theme/default/assets/ico/apple-touch-icon-114-precomposed.png">
|
||||
@ -25,7 +25,7 @@
|
||||
</head>
|
||||
|
||||
<body id="loginpage">
|
||||
|
||||
|
||||
<?php if(!Registry::get('username')) { ?>
|
||||
|
||||
<div id="logincontainer" class="container">
|
||||
|
Reference in New Issue
Block a user