Commented out HMS banner.
Leaving it in because we'll want to reuse that banner in the future.
This commit is contained in:
parent
50332c6800
commit
1ce6ec080b
|
@ -5,6 +5,7 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ define "content" }}
|
{{ define "content" }}
|
||||||
|
{{/*
|
||||||
<div class="mb3 ph3 ph0-ns">
|
<div class="mb3 ph3 ph0-ns">
|
||||||
<style>
|
<style>
|
||||||
#hms-banner {
|
#hms-banner {
|
||||||
|
@ -99,6 +100,7 @@
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
*/}}
|
||||||
|
|
||||||
{{ if not .User }}
|
{{ if not .User }}
|
||||||
<div class="mb3 ph3 ph0-ns">
|
<div class="mb3 ph3 ph0-ns">
|
||||||
|
|
Reference in New Issue