Skip to content

Instantly share code, notes, and snippets.

@Fi1osof
Created July 24, 2013 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fi1osof/b5f153b4b6f67e7f8ea1 to your computer and use it in GitHub Desktop.
Save Fi1osof/b5f153b4b6f67e7f8ea1 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="ru">
<head>
[[$Head]]
</head>
<body>
<section id="wrapper">
<section id="main">
<header>
[[$Header]]
</header>
<section id="columns">
<aside id="catalog">
[[$Catalog.nav]]
</aside>
<article id="content">
[[*content]]
</article>
<div class="clear"></div>
</section>
</section>
</section>
<footer>
[[$Footer]]
</footer>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment