mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
cleaning up stylesheets
This commit is contained in:
@@ -4,13 +4,12 @@
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
|
||||
<div class="wrapper">
|
||||
<div class="sidebar">
|
||||
<h1 class="logo"><a href="/">Liquid</a></h1>
|
||||
</div>
|
||||
<div class="content">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user