File diff 0576f90903f1 → 2d5443be89ce
pinaxcon/templates/dashboard.html
Show inline comments
...
 
@@ -253,10 +253,9 @@
 
{% 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 %}