Adding warning
This commit is contained in:
parent
d79432f848
commit
3210a307e4
|
@ -258,6 +258,9 @@
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="col-sm-9">
|
<div class="col-sm-9">
|
||||||
<h1>FLITJ Headline Count Tool</h1>
|
<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>
|
<p>
|
||||||
<input type="text" placeholder="Type your headline here." id="headline" class="form-control" />
|
<input type="text" placeholder="Type your headline here." id="headline" class="form-control" />
|
||||||
|
@ -301,4 +304,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user