optimize blog template
This commit is contained in:
		| @@ -643,7 +643,9 @@ | ||||
|                       h('div', {"className": "row"}, | ||||
|                         h('div', {"className": "col-12 mb-4"}, | ||||
|                         h('img', {"className": "img-fluid w-100 mb-4", src: imageUrl}), | ||||
|                         widgetFor('body')) | ||||
|                         h('div', {"className": "content"}, | ||||
|                           widgetFor('body') | ||||
|                         )) | ||||
|                       ) | ||||
|                     ) | ||||
|                   ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user