File: test_template7.ecr

package info (click to toggle)
crystal 1.14.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 24,384 kB
  • sloc: javascript: 6,400; sh: 695; makefile: 269; ansic: 121; python: 105; cpp: 77; xml: 32
file content (5 lines) | stat: -rw-r--r-- 81 bytes parent folder | download
1
2
3
4
5
<%% if @name %>
Greetings, <%%= @name %>!
  <%-% else -%>
Greetings!
<%-% end -%>