Added some slight style and new typeface
--HG-- branch : kf-refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div>
|
||||
<ol>
|
||||
% for t in items:
|
||||
<div id="vert-${items.index(t)}">
|
||||
${t[1]['content']}
|
||||
</div>
|
||||
<li id="vert-${items.index(t)}">
|
||||
${t[1]['content']}
|
||||
</li>
|
||||
% endfor
|
||||
</div>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user