5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
|
{{ define "content" }}
|
||
|
{{- /*gotype: dev.tandem.ws/tandem/numerus/pkg.invoiceProductForm*/ -}}
|
||
|
{{ template "invoice-product-form" . }}
|
||
|
{{- end }}
|