Add type info to templates for Goland

This commit is contained in:
Peter Stuifzand 2021-07-31 16:40:40 +02:00
parent c7f231a38e
commit 25bdf5a4a2
Signed by: peter
GPG Key ID: 374322D56E5209E8
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{{- /*gotype: p83.nl/go/ekster/cmd/eksterd.authPage*/ -}}
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

View File

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