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.
<!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, toerd, teord, photography, blog" / >
< meta name = "author" content = "Philip Gaber" / >
< meta name = "copyright" content = "Philip Gaber" / >
< title > PHGA 🤓 teord< / title >
< link href = "/inc/css/main.css" rel = "stylesheet" / >
< script src = "/inc/js/main.js" > < / script >
< script src = "/inc/js/zoom.js" > < / script >
< script src = "/inc/js/text.js" > < / script >
< / head >
< body >
{{block "header" .}}NO HEADER DEFINED{{end}}
{{block "body" .}}NOTHING TO SEE HERE{{end}}
< / body >
< / html >