questions displayed dynamically fixed

ajax_post
Shenyuan Jin 3 years ago
parent 76815b9c49
commit cb4dcc3c4c

@ -109,13 +109,11 @@
<div class="tab-pane active" id="panel-1">
<h2 class="post-title" style="margin-top: 12px; margin-bottom: 8px">
How to evaluate Ouyang Nana?
{{ question.title }}
</h2>
<div class="post-body" style="margin-top: 9px">
<p>
Recently, I am crazy about Ouyang Nana. I think she not only looks good,
but also plays the cello very well and has a good family background.
If anyone is familiar with her?
{{ question.body }}
</p>
{# <small><a href="{{ url_for('.post', id=post.id) }}"><B>Read More</B></a></small></p>#}
</div>

Loading…
Cancel
Save