summaryrefslogtreecommitdiff
path: root/templates/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 8b60f25f..504f32ed 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -29,7 +29,7 @@
<p class="readmore"><a href="{% url page-about %}"
title="Learn more about Parabola">Learn more...</a></p>
-</div><!-- #intro -->
+</div>
<div id="news">
@@ -39,7 +39,7 @@
</h3>
<a href="/feeds/news/" title="Parabola News RSS Feed"
- class="rss-icon"><img src="{% cdnprefix %}/media/rss.png" alt="RSS Feed" /></a>
+ class="rss-icon"><img width="16" height="16" src="{% cdnprefix %}/media/rss.png" alt="RSS Feed" /></a>
{% for news in news_updates %}
{% if forloop.counter0 < 5 %}
@@ -69,7 +69,7 @@
{% endif %}
{% endfor %}
-</div><!-- #news -->
+</div>
{% endcache %}
{% endblock %}
@@ -92,7 +92,7 @@
title="Browse all of the latest packages">more</a>)</span></h3>
<a href="/feeds/packages/" title="Parabola Package Updates RSS Feed"
- class="rss-icon"><img src="{% cdnprefix %}/media/rss.png" alt="RSS Feed" /></a>
+ class="rss-icon"><img width="16" height="16" src="{% cdnprefix %}/media/rss.png" alt="RSS Feed" /></a>
<table>
{% for update in pkg_updates %}
@@ -147,7 +147,7 @@
title="Check the status of all known mirrors">Mirror Status</a></li>
<li><a href="/packages/differences/"
title="See differences in packages between available architectures">Differences Reports</a>
- <img src="{% cdnprefix %}/media/new.png" alt="New"/></li>
+ <img width="16" height="16" src="{% cdnprefix %}/media/new.png" alt="New"/></li>
</ul>
<h4>Development</h4>
@@ -169,7 +169,7 @@
title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li>
<li><a href="{% url visualize-index %}"
title="View visualizations">Visualizations</a>
- <img src="{% cdnprefix %}/media/new.png" alt="New"/></li>
+ <img width="16" height="16" src="{% cdnprefix %}/media/new.png" alt="New"/></li>
</ul>
<h4>More Resources</h4>
@@ -177,7 +177,7 @@
<ul>
<li><a href="{% url page-keys %}"
title="Package/Database signing master keys">Signing Master Keys</a>
- <img src="{% cdnprefix %}/media/new.png" alt="New"/></li>
+ <img width="16" height="16" src="{% cdnprefix %}/media/new.png" alt="New"/></li>
<li><a href="https://wiki.parabolagnulinux.org/Media"
title="Parabola in the media">Media Appearances</a></li>
<li><a href="{% url page-art %}" title="Parabola logos and other artwork for promotional use">Logos &amp; Artwork</a></li>
@@ -187,7 +187,7 @@
<li><a href="{% url page-fellows %}" title="Retired hackers">Fellows Profiles</a></li>
</ul>
-</div><!-- #nav-sidebar -->
+</div>
{% comment %}
<div id="home-donate-button" class="widget">