Use new field names.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<h3>{{thread.subject}} - Page {{next}}</h3>
|
||||
{{>pagination}}
|
||||
{{#posts}}
|
||||
<article id="post-{{id_msg}}">
|
||||
<article id="msg{{id}}">
|
||||
<header>
|
||||
<h4>{{subject}}</h4>
|
||||
<div><span class="label">Posted by:</span> {{poster_name}}</div>
|
||||
|
Reference in New Issue
Block a user