<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content="$author$"> <title>$author$ - $title$</title> <link type="image/png" rel="icon" href="$res(favicon.png)$"> <link rel="stylesheet" href="$res(style.css)$" type="text/css" media="all"> </head> <body> <header> <h1>$author$</h1> <ul id="menu">$list_menu$</ul> </header>