summaryrefslogtreecommitdiffstats
path: root/old/skeletons/cst.erb
diff options
context:
space:
mode:
Diffstat (limited to 'old/skeletons/cst.erb')
-rw-r--r--old/skeletons/cst.erb14
1 files changed, 14 insertions, 0 deletions
diff --git a/old/skeletons/cst.erb b/old/skeletons/cst.erb
new file mode 100644
index 0000000..db59692
--- /dev/null
+++ b/old/skeletons/cst.erb
@@ -0,0 +1,14 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+ <head>
+ <title>My Page</title>
+ <meta name="Identifier-URL" content="http://XXXX/<%= @filename %>">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="Author" lang="en" content="<%= @username %>">
+ <meta name="Description" content="">
+ <meta name="Keywords" lang="en" content="">
+ <link rel="stylesheet" type="text/css" href="">
+ </head>
+ <body>
+ </body>
+</html>