{{ define "title" }}Links{{end}}
{{ define "description" }}Collection of useful or interesting web links.{{end}}
{{ define "keywords" }}info{{end}}

{{ define "main" }}
      <section class="main-bg">
        <h1>Links</h1>
        <p>Collection of useful or interesting web links.</p>
      </section>
{{ end }}