diff options
Diffstat (limited to 'web/template/page_header.tmpl')
-rw-r--r-- | web/template/page_header.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/template/page_header.tmpl b/web/template/page_header.tmpl index 5a2956883..e605b349f 100644 --- a/web/template/page_header.tmpl +++ b/web/template/page_header.tmpl @@ -61,8 +61,6 @@ Instance Logo src="{{- .instance.Thumbnail -}}" alt="{{- template "thumbnailDescription" . -}}" title="{{- template "thumbnailDescription" . -}}" - width="100" - height="100" /> <h1>{{- .instance.Title -}}</h1> </a> |