Title in big
							parent
							
								
									d8081ec1c8
								
							
						
					
					
						commit
						7ed963c4b9
					
				
							
								
								
									
										2
									
								
								page.go
								
								
								
								
							
							
						
						
									
										2
									
								
								page.go
								
								
								
								
							|  | @ -8,8 +8,8 @@ import ( | |||
| func GenerateEpisodeDescription(imageURL, title, content string) string { | ||||
| 	// Template con sezione CDATA
 | ||||
| 	const descTemplate = `<![CDATA[ | ||||
| 	<h1 style="margin-top:0;">{{.Title}}</h1> | ||||
| 	{{if .ImageURL}}<img src="{{.ImageURL}}" width="300" style="float:right; margin:0 0 10px 10px;">{{end}} | ||||
| 	<h3 style="margin-top:0;">{{.Title}}</h3> | ||||
| 	<div style="clear:both;"></div> | ||||
| 	{{.Content}} | ||||
| 	]]>` | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue