You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
1003 B

<!doctype html>
<html>
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="expires" content="43200"/>
<meta name="description" content="This is the portfolio page of Philip Gaber. He is a computer science student from Germany who loves, programming, designing stuff and nerding about, GNU/Linux, Open Source, Free Software and Privacy."/>
<meta name="keywords" content="design, programming, portfolio, linux, open source, privacy, germany, philip, gaber, phga, photography, blog"/>
<meta name="author" content="Philip Gaber" />
<meta name="copyright" content="Philip Gaber" />
<title>PHGA 🤓</title>
<link href="/static/css/main.css" rel="stylesheet"/>
</head>
<body>
{{block "header" .}}NO HEADER DEFINED{{end}}
<section id="content-wrapper">
{{block "body" .}}NOTHING TO SEE HERE{{end}}
</section>
</body>
</html>