legit

Fork of https://git.icyphox.sh/legit

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
{{ define "nav" }}
  <nav>
    <ul>
      <li>some
      <li>thing
      <li>here
    </ul>
  </nav>
{{ end }}