File: index.liquid

package info (click to toggle)
ruby-liquid 5.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,176 kB
  • sloc: ruby: 10,561; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
<p>Hello world!</p>

<p>It is {{date}}</p>


<p>Check out the <a href="/products">Products</a> screen </p>