slitaz-arm view rpi/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>TazBerry - _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">TazBerry</a>
14 <a href="tools.cgi?plugins">Plugins</a>
15 <a href="tools.cgi?rpi_boot">Boot</a>
16 </nav>
17 </header>
19 <section id="content">