Problem: completion in templates does not work
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Solution: add gotype: directive in templates
This commit is contained in:
parent
a75bbb2551
commit
531f6b31d9
|
@ -1,3 +1,4 @@
|
|||
{{- /*gotype: p83.nl/go/ekster/cmd/eksterd.authPage*/ -}}
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
{{- /*gotype: p83.nl/go/ekster/cmd/eksterd.settingsPage*/ -}}
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
|
Loading…
Reference in New Issue
Block a user