File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 42
42
</ style >
43
43
</ head >
44
44
< body >
45
+
45
46
< div id = "particles-js "> </ div >
47
+ < br >
46
48
< center >
47
49
< script src ="{{ url_for('static', filename='js/particles.js') }} "> </ script >
48
50
< script src ="{{ url_for('static', filename='js/app.js') }} "> </ script >
49
51
< div class ="fontsz ">
50
52
< div class ="container ">
51
- < br >
52
- Enter Comment
53
+ Spam Comment Detector
53
54
< form class ="form-inline ">
54
55
< div class ="form-group ">
55
- < input type ="text " class ="form-control " id ="nameInput " placeholder ="Comment " style ="height:40px;font-size:20pt; " size ="40% ">
56
+ < input type ="text " class ="form-control " id ="nameInput " placeholder ="Type Here " style ="height:40px;font-size:20pt; " size ="40% ">
56
57
</ div >
57
58
</ form >
58
59
< div id ="successAlert " class ="alert alert-success " role ="alert " style ="display:none; width:50%; "> </ div >
You can’t perform that action at this time.
0 commit comments