File: example.ace

package info (click to toggle)
golang-github-yosssi-ace 0.0.5-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 484 kB
  • sloc: makefile: 21; sh: 1
file content (7 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
= doctype html
html lang=en
  head
    meta charset=utf-8
    title Set Custom Functions
  body
    h1 {{Greeting "Ace"}}