%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/nailstv/public_html/ua.nails.tv/smarty/templates_old/
Upload File :
Create Path :
Current File : /home/nailstv/public_html/ua.nails.tv/smarty/templates_old/page.tpl.html

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">

	<base href="{$wwwroot}/">

	<title>{if !empty($title)}{$title|stripslashes|strip_tags}{else}{$p.title}{/if}</title>

	<meta name="keywords" content="{if !empty($keywords)}{$keywords|stripslashes|strip_tags}{else}{$p.keywords}{/if}">
	<meta name="description" content="{if !empty($description)}{$description|stripslashes|strip_tags}{else}{$p.desc}{/if}">

	<!-- Fav and touch icons -->
	<link rel="shortcut icon" href="img/ico/favicon.ico" type="image/x-icon">
	<link rel="apple-touch-icon-precomposed" href="img/ico/apple-touch-icon.png">
	<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/ico/apple-touch-icon-72x72.png">
	<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/ico/apple-touch-icon-114x114.png">
	<link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/ico/apple-touch-icon-144x144.png">

	<!-- Bootstrap core CSS -->
	<link rel="stylesheet" href="css/bootstrap.min.css">

	<!-- Custom styles -->
	<link type="text/css" rel="stylesheet" href="css/vjs/4.11.1/video-js.css">
	<link type="text/css" rel="stylesheet" href="css/magnific-popup.css">
	<link type="text/css" rel="stylesheet" href="css/style.css">


	<!-- Debugging -->
	<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
	<!--[if lt IE 9]>
	<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
	<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
	<![endif]-->

	{if $facebook_share}
	<meta property="og:title" content="{$facebook_share.title}">
	<meta property="og:description" content="{$facebook_share.description}">
	{if $facebook_kep}
	<meta property="og:image" content="{$facebook_kep}">
	{/if}
	<meta property="og:image" content="{$facebook_share.image}">
	{/if}

	{literal}
	<script type="text/javascript">

		var _gaq = _gaq || [];
		_gaq.push(['_setAccount', 'UA-38813300-1']);
		_gaq.push(['_setDomainName', 'mukorom.tv']);
		_gaq.push(['_trackPageview']);

		(function() {
			var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
			ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
			var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
		})();

	</script>
	{/literal}


</head>

<body>

<div id="fb-root"></div>
{literal}
<script>(function(d, s, id) {
	var js, fjs = d.getElementsByTagName(s)[0];
	if (d.getElementById(id)) return;
	js = d.createElement(s); js.id = id;
	js.src = "//connect.facebook.net/hu_HU/all.js#xfbml=1&appId=127194924100563";
	fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
{/literal}

<!-- HEADER
  ================================================== -->

<!-- Fixed navbar start -->
<div class="navbar navbar-cn navbar-fixed-top mega" role="navigation">

	<!--.navbar-top-->
	<div class="navbar-top">
		<div class="container">
			<div class="row">

				<div class="col-lg-8 col-md-8 col-sm-6 col-xs-4">
					<ul class="linkMenu">
						<li class="hidden-sm hidden-xs">
							<a title="Nails portal" target="_blank" href="http://www.bestnails.com">Nails portal</a>
						</li>
						<li class="hidden-sm hidden-xs">
							<a title="Nails material webshop" target="_blank" href="http://www.crystalnails.com/webshop">Webshop</a>
						</li>
						<li class="hidden-sm hidden-xs">
							<a title="Nail courses" target="_blank" href="http://www.crystalnails.com/courses">Nail courses</a>
						</li>
						<li>
							<a title="My favourite videos" href="favourites"><i class="fa fa-heart"></i> <span class="hidden-xs">Favourites</span></a>
						</li>
						<li>
							<a title="Search" href="search"><i class="fa fa-search"></i> <span class="hidden-xs">Search</span></a>
						</li>
					</ul>
				</div>

				<div class="col-lg-4 col-md-4 col-sm-6 col-xs-8">
					<div class="pull-right">
						<ul class="userMenu text-right">
							{if empty($smarty.session.$site.user_id)}
							<li><a href="login"><i class="fa fa-user"></i> Login</a></li>
							<li><a href="registration"><i class="fa fa-lock"></i> Registration</a></li>
							{else}
							<li><a href="registration"><i class="fa fa-user"></i> Logged in as {$smarty.session.$site.user_login}</a></li>
							<li><a href="logout"><i class="fa fa-power-off "></i> Logout</a></li>
							{/if}
						</ul>
					</div>
				</div>

			</div>
		</div>
	</div>
	<!--/.navbar-top-->

	<div class="container">

		<div class="navbar-header">

			<button type="button" class="navbar-toggle nav-btn" data-toggle="collapse" data-target=".navbar-collapse">
				<span class="sr-only">Menu</span>
				<span class="icon-bar"></span>
				<span class="icon-bar"></span>
				<span class="icon-bar"></span>
			</button>

			<!-- brand -->
			<a class="navbar-brand" href="{$wwwroot}">
				<img src="img/logo-w.png" alt="{$title|stripslashes|strip_tags}" class="logo-w img-responsive">
				<span class="sr-only">{$title|stripslashes|strip_tags}</span>
			</a>

		</div>

		<div class="navbar-collapse collapse">
			<ul class="nav navbar-nav navbar-right">

				<li class="{if ($p.active=='főoldal')}active{/if} hidden-xs hidden-sm"><a href="{$wwwroot}">Home</a></li>

				<li class="dropdown {if ($p.active=='Alapismeretek' ) } active {/if}">
					<a href="{$wwwroot}/basics" class="dropdown-toggle">Basics <i class="fa fa-caret-down"></i></a>
					<ul class="dropdown-menu">
						<li>
							<div class="mega-content">
								<div class="multi-col-list">
									<ul class="list-col-2">
										{foreach from=$csatornak_alap name=csatornak_alap item=item}
										<li><a href="{$item.url}" title="{$item.nev|stripslashes}">{$item.nev|stripslashes}</a></li>
										{/foreach}
									</ul>
								</div>
							</div>
						</li>
					</ul>
				</li>

				<li class="dropdown {if ($p.active=='Csatornák' ) } active {/if}">
					<a href="{$wwwroot}/channels" class="dropdown-toggle">Channels <i class="fa fa-caret-down"></i></a>
					<ul class="dropdown-menu">
						<li>
							<div class="mega-content">
								<div class="multi-col-list">
									<ul class="list-col-2">
										{foreach from=$csatornak_csat name=csatornak_csat item=item}
										<li><a href="{$item.url}" title="{$item.nev|stripslashes}">{$item.nev|stripslashes}</a></li>
										{/foreach}
									</ul>
								</div>
							</div>
						</li>
					</ul>
				</li>

				<li class="dropdown {if ($p.active=='Cimkék' ) } active {/if}">
					<a href="{$wwwroot}/tags" class="dropdown-toggle">Tags <i class="fa fa-caret-down"></i></a>
					<ul class="dropdown-menu">
						<li>
							<div class="mega-content">
								<div class="multi-col-list">
									<ul class="list-col-2">
										{foreach from=$csatornak_cimkek name=csatornak_cimkek item=item}
										<li><a href="{$wwwroot}/tags/{$item.url}-{$item.id}" title="{$item.nev|stripslashes}">{$item.nev|stripslashes}</a></li>
										{/foreach}
									</ul>
								</div>
								<div class="divider"></div>
								<a href="{$wwwroot}/tags">More Tags</a>
							</div>
						</li>
					</ul>
				</li>

				<li><a href="http://www.crystalnails.com/courses" target="_blank">Nail academy</a></li>
				<li><a href="{$wwwroot}/contacts">Contacts</a></li>
			</ul>
		</div><!--/.nav-collapse -->

	</div> <!--/.container -->

</div>
<!-- /.Fixed navbar  -->

<div class="headerOffset"></div>

<!-- MAIN
  ================================================== -->

{$content}

<div class="gap"></div>


<!-- FOOTER
  ================================================== -->
<footer>

	<div class="footer-bottom">
		<div class="container">
			<div class="row">
				<div class="social col-lg-6 col-xs-12 pull-right">
					<ul class="list-inline">
						<li><a href="http://www.facebook.com/sharer.php?u=http://www.nails.tv&t=Nails TV" title="Műköröm portál a Facebookon" target="_blank"><i class="fa fa-facebook"></i></a></li>
						{*<li><a href="#" title="" target="_blank"><i class="fa fa-twitter"></i></a></li>*}
						<li><a href="https://plus.google.com/114902545961811288459/posts" title="Elite Körmösakadémia a Google Pluson" target="_blank"><i class="fa fa-google-plus"></i></a></li>
						<li><a href="http://www.pinterest.com/crystalnailsusa/" title="Crystal Nails a Pinteresten" target="_blank"><i class="fa fa-pinterest"></i></a></li>
						<li><a href="https://www.youtube.com/user/mukormos" title="Műköröm TV YouTube csatornája" target="_blank"><i class="fa fa-youtube"></i></a></li>
					</ul>
				</div>
				<div class="fingerprint col-lg-6 col-xs-12 pull-left">
					<p class="copy">&copy; Elite Cosmetix<sup>&reg;</sup> &middot; All rghts reserved!</p>
					<p>The usage ot pictures and texts found on this website is fobidden without the written permission of the author.
					   Their occurance on any other websites are copies without permission.</p>
					<p><a href="{$wwwroot}/privacypolicy">Privacy policy</a></p>
				</div>
			</div>

		</div>
	</div><!--/.footer-bottom-->

</footer>


<!-- JS
  ================================================== -->

<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="js/jquery/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>

<!-- include helper plugins -->
<script type="text/javascript" src="js/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>

<!-- include grid.js // for equal Div height  -->
<script type="text/javascript" src="js/grids.js"></script>

<!-- include magnific-popup.js -->
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>

<!-- include video.js  -->
<script type="text/javascript" src="js/vjs/4.11.1/video.js"></script>

<!-- custom script for site  -->
<script type="text/javascript" src="js/script.js" charset="UTF-8"></script>


</body>
</html>

Zerion Mini Shell 1.0