1
0

Add Builder and Markaby

This commit is contained in:
2013-12-14 04:12:26 +07:00
parent 0425c8bac9
commit 89467c5c67
15 changed files with 152 additions and 36 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>#{title}</title>
<title>#{window_title}</title>
</head>
<body>
<h1>Hello, #{username}!</h1>