cleaned up code
This commit is contained in:
parent
6e432aa543
commit
b4a6f23d1f
14 changed files with 52 additions and 56 deletions
|
@ -3,7 +3,6 @@
|
|||
<div class="ample">... <% skinmgr.link to="create" text="add a custom skin" %></div>
|
||||
... show <% skinmgr.link to="main" text="all skins" %> | <% skinmgr.link to="modified" text="modified skins" %> | <% skinmgr.link to="custom" text="custom skins" %>
|
||||
|
||||
|
||||
<ul class="skinmgrTree">
|
||||
<% response.list %>
|
||||
</ul>
|
|
@ -2,4 +2,3 @@
|
|||
<div class="storyDate"><% story.creator as="link" %>, <% story.createtime format="HH:mm" suffix="h" %></div>
|
||||
|
||||
<div><% story.content part="text" %></div>
|
||||
|
||||
|
|
|
@ -124,5 +124,3 @@
|
|||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue