mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
7 lines
148 B
PHP
7 lines
148 B
PHP
<html>
|
|
<head>
|
|
<title><?=isset($title) ? $title : "Welcome to ~tilde.club~"?></title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|