mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 19:30:47 -07:00
added rake profile for easier invokation
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<div id="page">
|
||||
<h2>{{page.title}}</h2>
|
||||
|
||||
<div class="article textile">
|
||||
{{page.content}}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user