Remove offer description from list
This commit is contained in:
parent
774acebf79
commit
a309ee9170
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
{% endif %}
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">{{ offer.title }}</h5>
|
||||
<p class="card-text">{{ offer.description }}</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class="card-footer offer-footer">
|
||||
|
|
Reference in a new issue