Files
liquid/example/server/templates/index.liquid
T

6 lines
107 B
Plaintext

<p>Hello world!</p>
<p>It is {{ date }}</p>
<p>Check out the <a href="/products">Products</a> screen</p>