changed design for recent answers
This commit is contained in:
parent
10fdcbffee
commit
bd9a919a25
@ -26,6 +26,8 @@
|
||||
<input type="hidden" name="words">
|
||||
</form>
|
||||
{if="$recent_answers"}
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<h4>Recent Answers by others:</h4>
|
||||
<table class="table table-responsive table-bordered table-condensed">
|
||||
<tbody>
|
||||
@ -36,6 +38,8 @@
|
||||
{/loop}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
{include="footer"}
|
Loading…
x
Reference in New Issue
Block a user