Selaa lähdekoodia

Remove "silenced" warning on password-collection.tmpl

Logged-in users never see this particular page, so it's not needed here.
pull/222/head
Matt Baer 4 vuotta sitten
vanhempi
commit
aa405bc57c
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. +0
    -3
      templates/password-collection.tmpl

+ 0
- 3
templates/password-collection.tmpl Näytä tiedosto

@@ -25,9 +25,6 @@

</head>
<body id="collection" itemscope itemtype="http://schema.org/WebPage">
{{if .Suspended}}
{{template "user-suspended"}}
{{end}}
<header>
<h1 dir="{{.Direction}}" id="blog-title"><a href="/{{.Alias}}/" class="h-card p-author u-url" rel="me author">{{.DisplayTitle}}</a></h1>
</header>


Ladataan…
Peruuta
Tallenna