diff --git a/templates/home.html b/templates/home.html index afdb92b6..d4882612 100644 --- a/templates/home.html +++ b/templates/home.html @@ -72,7 +72,7 @@
{% for park in popular_parks %} - + {% empty %}
🎢
@@ -90,7 +90,7 @@
{% for ride in popular_rides %} - + {% empty %}
🎠
@@ -110,10 +110,10 @@ {% for item in highest_rated %} {% if item.park %} - + {% else %} - + {% endif %} {% empty %}