Adding warning

This commit is contained in:
Will Bradley 2015-09-15 10:01:14 -07:00
parent d79432f848
commit 3210a307e4

View File

@ -258,6 +258,9 @@
<div class="container-fluid">
<div class="col-sm-9">
<h1>FLITJ Headline Count Tool</h1>
<div class="alert alert-warning"><i class="glyphicon glyphicon-exclamation-sign"></i> <b>Warning: There may be bugs in this code, so double-check the count by hand!</b>
<p>There are a number of FLITJ tools online; they all have slightly different rules and a few of them have bugs. Check the rules on the right against your editor's rules, and don't trust this tool's count until you've verified a number of different headlines by hand (especially taking into account exceptions like MW, IL, numbers, punctuation, symbols.)</p>
</div>
<p>
<input type="text" placeholder="Type your headline here." id="headline" class="form-control" />
@ -301,4 +304,4 @@
</div>
</body>
</html>
</html>