mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
big gutting job
This commit is contained in:
@@ -5,12 +5,8 @@
|
||||
|
||||
<body>
|
||||
|
||||
{% include header.html %}
|
||||
|
||||
<div class="page-content">
|
||||
<div class="wrapper">
|
||||
{{ content }}
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
Reference in New Issue
Block a user