diff --git a/links/templates/links/link_list.html b/links/templates/links/link_list.html
index 3267694..8d87eda 100644
--- a/links/templates/links/link_list.html
+++ b/links/templates/links/link_list.html
@@ -3,8 +3,8 @@
{% block content %}
-
-
{% trans "Popular Links" %}
+
+
{% trans "Popular Links" %}
{% for item in popular_links %}
@@ -22,9 +22,9 @@
-
-
-
{% trans "Latest Posts" %}
+
+
{% if latest_posts %}
@@ -60,8 +60,8 @@
-
-
{% trans "Random Images" %}
+
+
{% trans "Random Images" %}
@@ -91,7 +91,7 @@
-
{% trans "Link List" %}
+
{% trans "Link List" %}