DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 3588f9df164f4f8abee4495e95a0f43712b48e88 tixe/template/templates/error.tmpl -rw-r--r-- 71 bytes
3588f9dfJonni Liljamo feat: tixe-input css class 11 months ago
                                                                                
1
2
3
{{ define "content" }}
<p class="font-bold">{{ .error }}</p>
{{ end }}