diff options
Diffstat (limited to 'signup.php')
-rwxr-xr-x | signup.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/signup.php b/signup.php index cea7c56..695eb45 100755 --- a/signup.php +++ b/signup.php @@ -9,6 +9,7 @@ <title>tilde.institute :: Sign Up</title> <link rel="stylesheet" href="tilde.css" type="text/css" /> <link rel="icon" type="image/png" href="icon.png" /> + <?php include("_webmention.html") ?> </head> <body> |