don't close tags that are closed by hamlet
This commit is contained in:
parent
ce0ecbeefc
commit
ccc8afb59d
36 changed files with 144 additions and 82 deletions
|
@ -13,11 +13,11 @@
|
|||
<tr>
|
||||
<td>
|
||||
$if isself buddyid
|
||||
<span .glyphicon .glyphicon-star></span> #
|
||||
<span .glyphicon .glyphicon-star> #
|
||||
<span :away:.text-muted>
|
||||
your other devices
|
||||
$else
|
||||
<span .glyphicon .glyphicon-user></span> #
|
||||
<span .glyphicon .glyphicon-user> #
|
||||
<span :away:.text-muted>
|
||||
#{name}
|
||||
<td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue