aboutsummaryrefslogblamecommitdiffstats
path: root/view/tpl/smarty3/page_display.tpl
blob: 0f02086f27180e974d458a03dd1f4bd713ed4681 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12




                                                          






                                                                                                        
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}
<div class=page">
	<h3 class="page-title">{{$title}}</h3>

	<div class="page-author"><a class=="page-author-link" href="{{$auth_url}}">{{$author}}</a></div>
	<div class="page-date">{{$date}}</div>
	<div class="page-body">body</div>
</div>