From 271ae0f0a20cc0f558d1d6cde3b7eec67728f0c4 Mon Sep 17 00:00:00 2001
From: Dan McGee
Date: Sat, 3 Mar 2012 11:14:35 -0600
Subject: Add dimensions to most inline images
This prevents resizing jumps when fetching resources.
Signed-off-by: Dan McGee
---
templates/public/donate.html | 8 ++++----
templates/public/download.html | 2 +-
templates/public/index.html | 24 ++++++++++++------------
3 files changed, 17 insertions(+), 17 deletions(-)
(limited to 'templates')
diff --git a/templates/public/donate.html b/templates/public/donate.html
index 514c1430..76fd0aa1 100644
--- a/templates/public/donate.html
+++ b/templates/public/donate.html
@@ -31,7 +31,7 @@
as how donations work.
-
+
Commercial sponsors and contributions
@@ -41,7 +41,7 @@
in a server rack, bandwidth, and electricity for our main server.
We also wish to extend a special Thank You to
@@ -60,7 +60,7 @@
title="AirVM.com">AirVM.com for contributing a VMWare-based Virtual Machine.
Past donors
diff --git a/templates/public/download.html b/templates/public/download.html
index af439176..5e076e28 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -124,7 +124,7 @@
title="Release Engineering ISO download">Download snapshots
Boot latest snapshots over the network
-
+
Feedback
diff --git a/templates/public/index.html b/templates/public/index.html
index e2f4afe1..a57ed8aa 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -34,7 +34,7 @@
Learn more...
-
+
@@ -44,7 +44,7 @@
+ class="rss-icon">

{% for news in news_updates %}
{% if forloop.counter0 < 5 %}
@@ -74,7 +74,7 @@
{% endif %}
{% endfor %}
-
+
{% endcache %}
{% endblock %}
@@ -97,7 +97,7 @@
title="Browse all of the latest packages">more)
+ class="rss-icon">
{% for update in pkg_updates %}
@@ -159,7 +159,7 @@
title="Check the status of all known mirrors">Mirror Status
Differences Reports
-
+
Development
@@ -179,7 +179,7 @@
title="Releng Testbuild Feedback">Releng Testbuild Feedback
Visualizations
-
+
More Resources
@@ -187,7 +187,7 @@
-
+
--
cgit v1.2.3-2-g168b