mh4u: use db data, move to subdir
This commit is contained in:
@@ -81,6 +81,17 @@
|
||||
title="<%= parent_name %>">(parent)</a>
|
||||
<% } %>
|
||||
</td>
|
||||
<% if (village_stars) { %>
|
||||
<td>
|
||||
Village <%= village_stars %>
|
||||
</td>
|
||||
<% } %>
|
||||
<% if (guild_stars) { %>
|
||||
<td>
|
||||
Guild <%= guild_stars %>
|
||||
</td>
|
||||
<% } %>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
<% if (children.length) { %>
|
||||
|
||||
Reference in New Issue
Block a user