added full profiler suite to liquid based on real-world code form Shopify and vision

This commit is contained in:
Tobias Lütke
2009-06-14 17:32:50 -04:00
parent 01c25a11a3
commit f65ce254c7
19 changed files with 1803 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<div id="page">
<h2>{{page.title}}</h2>
<div class="article textile">
{{page.content}}
</div>
</div>