lay blame on google

This commit is contained in:
2020-07-21 12:01:02 +02:00
parent 7dee227e58
commit 51719b75f7
3 changed files with 22 additions and 10 deletions

View File

@@ -51,7 +51,7 @@ type Field struct {
Label string
// Text below the input field
Description string
Description template.HTML
// Separates fields with a horizontal rule
Separator bool