File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 7
7
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css " integrity ="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7 " crossorigin ="anonymous ">
8
8
< script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js " integrity ="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS " crossorigin ="anonymous "> </ script >
9
9
< script src ="{{ url_for('static', filename='js/form.js') }} "> </ script >
10
+ <!-- Place this tag in your head or just before your close body tag. -->
11
+ < script async defer src ="https://buttons.github.io/buttons.js "> </ script >
10
12
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
13
+
11
14
< style >
12
15
body {
13
16
margin : 0 ;
58
61
</ form >
59
62
< div id ="successAlert " class ="alert alert-success " role ="alert " style ="display:none; width:50%; "> </ div >
60
63
< div id ="errorAlert " class ="alert alert-danger " role ="alert " style ="display:none; width: 50%; "> </ div >
64
+
61
65
</ div >
66
+
67
+ < a class ="github-button " href ="https://github.com/jainish-jain " data-size ="large " aria-label ="Follow @jainish-jain on GitHub "> Follow @jainish-jain</ a >
68
+ < a class ="github-button " href ="https://github.com/harshtotla " data-size ="large " aria-label ="Follow @harshtotla on GitHub "> Follow @harshtotla</ a >
69
+ < a class ="github-button " href ="https://github.com/jainish-jain/Spam-comment-detector-with-flask " data-icon ="octicon-star " data-size ="large " aria-label ="Star jainish-jain/Spam-comment-detector-with-flask on GitHub "> Star</ a >
70
+ < a class ="github-button " href ="https://github.com/jainish-jain/Spam-comment-detector-with-flask/fork " data-icon ="octicon-repo-forked " data-size ="large " aria-label ="Fork jainish-jain/Spam-comment-detector-with-flask on GitHub "> Fork</ a >
71
+ < a class ="github-button " href ="https://github.com/jainish-jain/Spam-comment-detector-with-flask/ " data-icon ="octicon-download " data-size ="large " aria-label ="Download jainish-jain/Spam-comment-detector-with-flask on GitHub "> Download</ a >
72
+
62
73
</ div >
63
74
</ center >
75
+
76
+
64
77
</ body >
65
78
</ html >
You can’t perform that action at this time.
0 commit comments