summaryrefslogtreecommitdiff
path: root/templates/README.category
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-02-21 10:15:24 +0000
committernia <nia@pkgsrc.org>2021-02-21 10:15:24 +0000
commit57566907875845dfa2b7a71043822f370a6199da (patch)
treeae7de965f55627e110818880d87caf5c7c7ad103 /templates/README.category
parent094e57ae039c02b2a0aaa0b6780c77f0b29d1e54 (diff)
downloadpkgsrc-57566907875845dfa2b7a71043822f370a6199da.tar.gz
templates: "Modernize" markup. Add some CSS based on the NetBSD CSS.
Verified in Netsurf, lynx, Firefox 78.
Diffstat (limited to 'templates/README.category')
-rw-r--r--templates/README.category12
1 files changed, 7 insertions, 5 deletions
diff --git a/templates/README.category b/templates/README.category
index d37f9666b09..d909cab56d4 100644
--- a/templates/README.category
+++ b/templates/README.category
@@ -1,13 +1,15 @@
-<!-- $NetBSD: README.category,v 1.10 2001/01/16 02:37:47 hubertf Exp $ -->
-<html>
+<!-- $NetBSD: README.category,v 1.11 2021/02/21 10:15:24 nia Exp $ -->
+<!doctype html>
+<html lang="en">
<head>
+<meta charset="utf-8">
+<link href="templates/main.css" rel="stylesheet">
<title>The NetBSD Packages Collection: %%CATEGORY%%</title>
</head>
-<body bgcolor="#ffffff">
+<body>
<a href="http://www.mckusick.com/beastie/mainpage/copyright.html">
-<img align="right" src="../templates/pkg-daemon.gif" alt="Daemon Power"
- width="147" height="121" border="0">
+<img src="../templates/pkg-daemon.gif" alt="Daemon Power" id="logo">
</a>
<h1>The NetBSD Packages Collection: <i>%%CATEGORY%%</i></h1>