|  |  | @ -19,8 +19,7 @@ | 
			
		
	
		
			
				
					|  |  |  |       <pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate> | 
			
		
	
		
			
				
					|  |  |  |       {{ with .Site.Author.email }}<author>{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}</author>{{end}} | 
			
		
	
		
			
				
					|  |  |  |       <guid>{{ .Permalink }}</guid> | 
			
		
	
		
			
				
					|  |  |  |       <description>{{ .Content | html }} | 
			
		
	
		
			
				
					|  |  |  |         {{ range .Page.Params.Photo }}{{ printf "<img src=%q />" . | html }}{{end}} | 
			
		
	
		
			
				
					|  |  |  |       <description>{{ .Content | plainify }} | 
			
		
	
		
			
				
					|  |  |  |         ({{ .Permalink }})</description> | 
			
		
	
		
			
				
					|  |  |  |         {{ range .Params.Photo }} | 
			
		
	
		
			
				
					|  |  |  |           {{ if not ( in . "http" ) }} | 
			
		
	
	
		
			
				
					|  |  | 
 |