ffdev-info/signature-development-utility

Use Golang templates

Opened this issue · 0 comments

I think it might be possible to use templates to output parts of the utility such as form fields using templates which means that they can be controlled from the Go code. This would reduce the amount of code used to parse the form so far and make changes easier to make.