forked from jason/cpolis
		
	Use empty alt tag for banner image
This commit is contained in:
		@@ -90,7 +90,7 @@
 | 
			
		||||
 | 
			
		||||
{{define "article-banner-template"}}
 | 
			
		||||
<div id="article-banner-container">
 | 
			
		||||
    <img src="/image/{{.BannerImage}}" alt="Banner Image">
 | 
			
		||||
    <img src="/image/{{.BannerImage}}" alt="">
 | 
			
		||||
    <input id="article-banner-url" name="article-banner-url" type="hidden" value="{{.BannerImage}}" />
 | 
			
		||||
</div>
 | 
			
		||||
{{end}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user