Skip to content
Snippets Groups Projects
Commit adf3b692 authored by Ying Tung Lau's avatar Ying Tung Lau :cartwheel_tone1:
Browse files

Replace comment.html

parent 5f781a4a
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
{{ comment.submit() }} {{ comment.submit() }}
</form> </form>
<div class="table-margin"></div>
<h1>Recent Comments</h1> <h1>Recent Comments</h1>
<form method="POST" action="{{ url_for('comment_order') }}"> <form method="POST" action="{{ url_for('comment_order') }}">
<label for="order">Order by date:</label> <label for="order">Order by date:</label>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment