Problem: completion in templates does not work
All checks were successful
continuous-integration/drone/push Build is passing

Solution: add gotype: directive in templates
This commit is contained in:
Peter Stuifzand 2021-11-10 23:03:28 +01:00
parent a75bbb2551
commit 531f6b31d9
Signed by: peter
GPG Key ID: 374322D56E5209E8
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
{{- /*gotype: p83.nl/go/ekster/cmd/eksterd.authPage*/ -}}
<!DOCTYPE html>
<html>
<head>

View File

@ -1,3 +1,4 @@
{{- /*gotype: p83.nl/go/ekster/cmd/eksterd.settingsPage*/ -}}
<!DOCTYPE html>
<html>
<head>