new design start
This commit is contained in:
@ -4,14 +4,18 @@
|
||||
{{> head }}
|
||||
</head>
|
||||
<body>
|
||||
{{> header }}
|
||||
{{> analytics }}
|
||||
|
||||
{{> nav-main }}
|
||||
{{> nav-social }}
|
||||
|
||||
<main>
|
||||
{{> body }}
|
||||
{{> aside }}
|
||||
</main>
|
||||
|
||||
{{> footer }}
|
||||
<footer>
|
||||
{{> nav-foot }}
|
||||
</footer>
|
||||
{{> javascripts }}
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user