You'll probably be wanting the actual template too.
This commit is contained in:
parent
50e39c330d
commit
ea31573e26
@ -2,7 +2,7 @@
|
||||
|
||||
<div class="generic-content-wrapper" id="page-content-wrapper" >
|
||||
<h3 class="page-title">{{$title}}</h3>
|
||||
<div class="page-author"><a class=="page-author-link" href="{{$auth_url}}">{{$author}}</a></div>
|
||||
<div class="page-author"><a class=="page-author-link" href="{{$auth_url}}{{if $zid}}?zrl={{$zid}}{{/if}}">{{$author}}</a></div>
|
||||
<div class="page-date">{{$date}}</div>
|
||||
<div class="page-body">{{$body}}</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user