{{define "edit.html"}}

EDIT

{% extends 'layout.html' %} {{ block "content" . }}
Contact Values

{{/* {{ .contact.Errors.email }} */}}

{{/* {{ .contact.Errors.first }}*/}}

{{/* {{ .contact.Errors.last }}*/}}

{{/* {{ .contact.Errors.phone }}*/}}

Back

{{ end }} {{end}}