orbit-basic/vendor/plugins/liquid/example/server/templates/index.liquid

6 lines
127 B
Plaintext

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