{{define "content"}}
{{ range $URL := .URLList }}
{{ $URL.ID }} {{ $URL.URL -}} View Edit Delete
{{end}}
{{end}}