slitaz-arm view cgi-adm/data/header.html @ rev 59
Add CGI SHell toolkit for ARM devices
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 15 16:42:19 2014 +0100 (2014-03-15) |
parents | |
children | 337bfffcce70 |
line source
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <title>SliTaz ARM - _TITLE_</title>
6 <link rel="stylesheet" type="text/css" href="data/style.css" />
7 </head>
8 <body>
10 <header>
11 <div id="logo"></div>
12 <nav id="nav">
13 <a href="tools.cgi">System</a>
14 <a href="tools.cgi?plugins">Plugins</a>
15 </nav>
16 </header>
18 <section id="content">