| 
					
					
						
							
						
					
					
				 | 
				@ -20,7 +20,7 @@ | 
			
		
		
	
		
			
				 | 
				 | 
				      {{ with .Site.Author.email }}<author>{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}</author>{{end}} | 
				 | 
				 | 
				      {{ with .Site.Author.email }}<author>{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}</author>{{end}} | 
			
		
		
	
		
			
				 | 
				 | 
				      <guid>{{ .Permalink }}</guid> | 
				 | 
				 | 
				      <guid>{{ .Permalink }}</guid> | 
			
		
		
	
		
			
				 | 
				 | 
				      <description>{{ .Content | html }} | 
				 | 
				 | 
				      <description>{{ .Content | html }} | 
			
		
		
	
		
			
				 | 
				 | 
				        {{ range .Page.Params.Photo }}{{ . }}{{end}} | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        {{ range .Page.Params.Photo }}<img src="{{ . }}"/>{{end}} | 
			
		
		
	
		
			
				 | 
				 | 
				        ({{ .Permalink }})</description> | 
				 | 
				 | 
				        ({{ .Permalink }})</description> | 
			
		
		
	
		
			
				 | 
				 | 
				    </item> | 
				 | 
				 | 
				    </item> | 
			
		
		
	
		
			
				 | 
				 | 
				    {{ end }} | 
				 | 
				 | 
				    {{ end }} | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |