summaryrefslogtreecommitdiff
path: root/commentingapp/templates/commenting.html
diff options
context:
space:
mode:
Diffstat (limited to 'commentingapp/templates/commenting.html')
-rw-r--r--commentingapp/templates/commenting.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/commentingapp/templates/commenting.html b/commentingapp/templates/commenting.html
index 09ae53f..dbdb7c8 100644
--- a/commentingapp/templates/commenting.html
+++ b/commentingapp/templates/commenting.html
@@ -42,9 +42,9 @@
{% endfor %}
</table>
-
+ <br/>
- <p> <input class = "btn" type = "submit" value = "Submit" style = "center"> </input></p>
+ <center> <input class = "btn" type = "submit" value = "Submit"> </input></center>
</form>
{% endif %}