Add type info to templates for Goland
This commit is contained in:
parent
c7f231a38e
commit
25bdf5a4a2
|
@ -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">
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
{{- /*gotype: p83.nl/go/ekster/cmd/eksterd.settingsPage*/ -}}
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
|
Loading…
Reference in New Issue
Block a user