mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
refactor: $content, and &body renamed to $main and &content.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</head>
|
||||
<body>
|
||||
{{$nav}}{{/nav}}
|
||||
{{$content}}{{/content}}
|
||||
{{$main}}{{/main}}
|
||||
{{$sidebar}}{{/sidebar}}
|
||||
{{$footer}}{{/footer}}
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user