Comment out testimonials section in homepage template.
This commit is contained in:
parent
9b71107ae4
commit
c22622ebc1
1 changed files with 2 additions and 2 deletions
|
|
@ -131,7 +131,7 @@
|
|||
{% include "courses/partials/list.html" %}
|
||||
{% endblock %}
|
||||
|
||||
<section class="testimonials">
|
||||
<!--<section class="testimonials">
|
||||
<h2>Ils progressent avec Partir de zéro</h2>
|
||||
<div class="testimonials-grid">
|
||||
<div class="testimonial">
|
||||
|
|
@ -153,5 +153,5 @@
|
|||
<div class="who">Yassine — Dev front-end</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>-->
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue