summaryrefslogtreecommitdiffstats
path: root/retro/templates/retro/index-20020328.html
diff options
context:
space:
mode:
Diffstat (limited to 'retro/templates/retro/index-20020328.html')
-rw-r--r--retro/templates/retro/index-20020328.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/retro/templates/retro/index-20020328.html b/retro/templates/retro/index-20020328.html
index ca74cb4..8c8f9d6 100644
--- a/retro/templates/retro/index-20020328.html
+++ b/retro/templates/retro/index-20020328.html
@@ -1,8 +1,8 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+{% load retro_static from retro %}<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>Arch Linux</title>
-<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}main.css">
+<link rel="stylesheet" type="text/css" href="{% retro_static year "main.css" %}">
</head>
<body bgcolor="#000000" link="cccc00" text="#cccccc">
@@ -27,7 +27,7 @@ Devel: &nbsp; 0.2
</tr>
</tbody></table>
</td><td align="right">
-<img src="{{ RETRO_STATIC_URL }}archlogo_black.gif" alt="Arch Logo"><br>
+<img src="{% retro_static year "archlogo_black.gif" %}" alt="Arch Logo"><br>
<span class="quote">
</span>
</td></tr></tbody></table>
@@ -131,7 +131,7 @@ here</a> to use the web interface.
&lt;<a href="mailto:jvinet@zeroflux.org">jvinet@zeroflux.org</a>&gt;
</span>
<a href="http://web.archive.org/web/20020328043401/http://sourceforge.net/">
- <img src="{{ RETRO_STATIC_URL }}sflogo.png" alt="SourceForge Logo" align="right" border="0" height="31" width="105"></a>
+ <img src="{% retro_static year "sflogo.png" %}" alt="SourceForge Logo" align="right" border="0" height="31" width="105"></a>
</p></center>
</body></html>