aboutsummaryrefslogtreecommitdiff
path: root/front.t
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-09-17 11:20:43 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-09-17 11:20:43 +0200
commit38f8e2242353711d5c87c58f3831306934d2e6b7 (patch)
tree92ec8e297731fb1de90b0e465bb52207bbe5c037 /front.t
parent4b0e767fd645687e8d2a5ded778c57b8cf42bc4a (diff)
downloadcforum-38f8e2242353711d5c87c58f3831306934d2e6b7.tar.gz
Compartmentalize
Diffstat (limited to 'front.t')
-rw-r--r--front.t11
1 files changed, 0 insertions, 11 deletions
diff --git a/front.t b/front.t
deleted file mode 100644
index c2c416e..0000000
--- a/front.t
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
-<title><%= site.name %></title>
-</head>
-<body>
-<h1><%= site.name %></h1>
-<% printf("Hello world!"); %>
-</body>
-</html> \ No newline at end of file