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 }}
|
||||
|
||||
{{ define "content" }}
|
||||
{{/*
|
||||
<div class="mb3 ph3 ph0-ns">
|
||||
<style>
|
||||
#hms-banner {
|
||||
|
@ -99,6 +100,7 @@
|
|||
</div>
|
||||
</a>
|
||||
</div>
|
||||
*/}}
|
||||
|
||||
{{ if not .User }}
|
||||
<div class="mb3 ph3 ph0-ns">
|
||||
|
|
Loading…
Reference in New Issue