| 1 |
antarus |
1.1 |
<?xml version="1.0" encoding="%(encoding)s" ?> |
| 2 |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 4 |
|
|
|
| 5 |
|
|
<head> |
| 6 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=%(encoding)s" /> |
| 7 |
|
|
<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> |
| 8 |
|
|
<title>GLEP %(pep)s -- %(title)s</title> |
| 9 |
|
|
%(stylesheet)s</head> |
| 10 |
|
|
<body bgcolor="white"> |
| 11 |
|
|
<table class="navigation" cellpadding="0" cellspacing="0" |
| 12 |
|
|
width="100%%" border="0"> |
| 13 |
|
|
<tr><td class="navicon" width="150" height="35"> |
| 14 |
|
|
<a href="%(pyhome)s/" title="Gentoo Linux Home Page"> |
| 15 |
|
|
<img src="%(pyhome)s/images/gentoo-new.gif" alt="[Gentoo]" |
| 16 |
|
|
border="0" width="150" height="35" /></a></td> |
| 17 |
|
|
<td class="textlinks" align="left"> |
| 18 |
|
|
[<b><a href="%(pyhome)s/">Gentoo Linux Home</a></b>] |
| 19 |
|
|
[<b><a href="%(pephome)s">GLEP Index</a></b>] |
| 20 |
|
|
[<b><a href="%(pephome)s/glep-%(pepnum)s.txt">GLEP Source</a></b>] |
| 21 |
|
|
</td></tr></table> |
| 22 |
|
|
%(body)s |
| 23 |
|
|
%(body_suffix)s |