final app with css
This commit is contained in:
7
templates/result.html
Normal file
7
templates/result.html
Normal file
@ -0,0 +1,7 @@
|
||||
<!-- result.html -->
|
||||
<div class="all">
|
||||
<div class="result-container">
|
||||
{{ result_html|safe }}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user