Add Builder and Markaby
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>#{title}</title>
|
||||
<title>#{window_title}</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello, #{username}!</h1>
|
||||
|
||||
Reference in New Issue
Block a user