ref: d945588623cbe5fedc5b99efa3f9a1d77c226767
dir: /frag/header.htf/
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>PAGETITLE</title> <style type="text/css"> body { font-family: sans-serif; max-width: 960px; margin: auto; padding: 10px; } </style> </head> <body> <header> <h1>docs @ sirjofri.de</h1> <nav> <a href="https://sirjofri.de">sirjofri.de</a> • <a href="/">docs</a> • <a href="https://sirjofri.de/impressum/">impressum</a> </nav> <hr> </header>