You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
315 B
HTML
16 lines
315 B
HTML
|
|
<docctype html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link rel="icon" href="favicon.png" type="image/x-icon">
|
|
{% if subpage %}
|
|
<title>Felix Pankratz - {{subpage}}</title>
|
|
{% else %}
|
|
<title>Felix Pankratz</title>
|
|
{% endif %}
|
|
</head>
|
|
<body>
|
|
<h1>Felix Pankratz</h1>
|
|
</h2>Persönliche Webseite</h2>
|
|
</body>
|