mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 18:30:40 -07:00
added full profiler suite to liquid based on real-world code form Shopify and vision
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