Example #1
0
	<?php 
    }
    ?>
</section>
<?php 
}
?>

<?php 
_T_FOR('tag');
_T_FOR('error-404-description');
?>

<?php 
_T_FOR('year-months');
_T_FOR('month-days');
?>

<?php 
if (@$content['pages']['timeline?']) {
    _T('pages-later');
}
?>

<section class="mainsection">

<?php 
_T('content');
?>

</section>
Example #2
0
		<?php 
if (!$content['sign-in']['done?'] and !$content['sign-in']['necessary?']) {
    ?>
		<a id="e2-visual-login" href="<?php 
    echo $content['hrefs']['sign-in'];
    ?>
"><img src="<?php 
    echo _IMGSRC('login.png');
    ?>
" class="icon" alt="¬ход под паролем" width="16" height="16" /></a>
		<?php 
}
?>
		<?php 
_T('copyrights');
?>
		<div class="authors">
			<?php 
_T('engine-info');
?>
, дизайн &mdash; <a href="http://nikitin.cc/e2_literra">Literra</a>.
		</div>
	</div>
	<div class="searchform">
		<?php 
_T_FOR('form-search');
?>
	</div>
</footer>
<?php 
_X('footer-post');
Example #3
0
?>
	
	<e2:head-data />
	<!--<script src="script/script.js"></script>-->	<!--[if lt IE 9]>
	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
	<![endif]-->
</head>

<body>

<?php 
#= _GUIDES (array (3, 11, 19, 27, 35, 43, 51, 59, 67, 75, 83, 91, 99))
#= _GUIDES (array (12, 20, 28, 36, 44, 52, 60, 68, 76, 84, 92))
?>

<?php 
_T_FOR('short-message');
_T_FOR('form-install');
_T_FOR('form-login');
?>

<?php 
if ($content['engine']['installed?']) {
    _T('layout');
}
?>


</body>

</html>