Skip to content

Commit a89fa14

Browse files
HTML style
1 parent 11bcd5a commit a89fa14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

message-index/templates/message.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$if(flag)$
22
<p>
3-
<i>Flag: <code>$flag$</code></i><br />
3+
<i>Flag: <code>$flag$</code></i><br/>
44
$if(on_by_default)$
55
<i>Enabled by default</i>
66
$else$

0 commit comments

Comments
 (0)