 fba5adc876
			
		
	
	
		fba5adc876
		
	
	
	
	
		
			
			Closes Issue #143 Preview revised That's funny. There is a template for the preview of static pages for 13 years, and was not used.
		
			
				
	
	
		
			8 lines
		
	
	
		
			261 B
		
	
	
	
		
			Smarty
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			261 B
		
	
	
	
		
			Smarty
		
	
	
		
			Executable File
		
	
	
	
	
| 			{static content=$entry}
 | |
| 			<div class="entry">
 | |
| 				<h3>{$subject|tag:the_title}</h3>
 | |
| 				<p class="date">{$lang.staticauthor.published_by} {$author} {$lang.staticauthor.on} {$date|date_format_daily} </p>
 | |
| 				{$content|tag:the_content}
 | |
| 			</div>
 | |
| 			{/static}
 |