1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6 <title>nano – <?= $title ?></title>
7 <?php if (isset($mainpage)): ?>
8 <meta name="description" content="GNU nano is a small editor for on the terminal. It supports syntax highlighting, spell checking, justifying, completion, undo/redo...">
10 <link rel="icon" href="/favicon.ico">
11 <link rel="stylesheet" href="style-dark.css" media="(prefers-color-scheme: dark)">
12 <link rel="stylesheet" href="style-light.css" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)">
17 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
20 <table BORDER=0 CELLSPACING=0 WIDTH="100%" CLASS="inverted">
25 <?php include "last-version"; ?>
26
30 <a href="/">The GNU nano homepage</a>
35 <?php include "last-modified"; ?>