File diff 0576f90903f1 → 2d5443be89ce
pinaxcon/templates/dashboard.html
Show inline comments
...
 
@@ -250,16 +250,15 @@
 
    {% endfor %}
 
  </div>
 
</div>
 
{% endif %}
 
{% endif %}
 

	
 
{% if review_sections %}
 
<div class="bg-primary text-secondary mt-5 pb-5">
 
<div class="container">
 

	
 
{% if review_sections %}
 
<div class="row">
 
  <h2 class="col-12 my-5">{% trans "Reviews" %}</h2>
 
  {% for section in review_sections %}
 
  <div class="col-md-6">
 
    <h3>{{ section }}</h3>
 
          <ul class="list-unstyled">