|
@@ -11,15 +11,10 @@
|
|
|
<meta name="referrer" content="no-referrer" />
|
|
|
<meta name="_csrf" content="{{.CSRFToken}}" />
|
|
|
<meta name="_suburl" content="{{AppSubURL}}" />
|
|
|
-<<<<<<< feca79c32e342e16fba95c9a66ccbef48e7e5797
|
|
|
-
|
|
|
-=======
|
|
|
{{if .GoGetImport}}
|
|
|
- <meta name="go-import" content="{{.GoGetImport}} git {{.CloneLink.HTTPS}}">
|
|
|
- <meta name="go-source" content="{{.GoGetImport}} _ {{.GoDocDirectory}} {{.GoDocFile}}">
|
|
|
+ <meta name="go-import" content="{{.GoGetImport}} git {{.CloneLink.HTTPS}}"/>
|
|
|
+ <meta name="go-source" content="{{.GoGetImport}} _ {{.GoDocDirectory}} {{.GoDocFile}}"/>
|
|
|
{{end}}
|
|
|
-
|
|
|
->>>>>>> [GINR] Templates -> GIN
|
|
|
<!-- Open Graph Tags -->
|
|
|
{{if .PageIsAdmin}}
|
|
|
{{else if .PageIsUserProfile}}
|