mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-06-23 12:39:24 +00:00
setup and posting function running
This commit is contained in:
12
bin/config/defaults/header.txt
Normal file
12
bin/config/defaults/header.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>$USER on TTBP</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="meta">
|
||||
<h1><a href="#">~$USER</a>@<a href="~endorphant/ttbp">TTBP</a></h1>
|
||||
</div>
|
||||
|
||||
<div id="tlogs">
|
||||
Reference in New Issue
Block a user