We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11bcd5a commit a89fa14Copy full SHA for a89fa14
message-index/templates/message.html
@@ -1,6 +1,6 @@
1
$if(flag)$
2
<p>
3
- <i>Flag: <code>$flag$</code></i><br />
+ <i>Flag: <code>$flag$</code></i><br/>
4
$if(on_by_default)$
5
<i>Enabled by default</i>
6
$else$
0 commit comments