summaryrefslogtreecommitdiffstats
path: root/skeletons/cst.erb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2022-03-07 14:43:44 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2022-03-07 14:43:44 +0100
commitcbcab8684e06379c9f5c51cfc9cac68d8684fe0c (patch)
treed03b04e9a7f8e3aae70e590953408f90deed077c /skeletons/cst.erb
parent721a7ea65d23e7b149ba73968a1d75727a55b390 (diff)
downloadvim-cbcab8684e06379c9f5c51cfc9cac68d8684fe0c.zip
vim-cbcab8684e06379c9f5c51cfc9cac68d8684fe0c.tar.gz
move to old
Diffstat (limited to 'skeletons/cst.erb')
-rw-r--r--skeletons/cst.erb14
1 files changed, 0 insertions, 14 deletions
diff --git a/skeletons/cst.erb b/skeletons/cst.erb
deleted file mode 100644
index db59692..0000000
--- a/skeletons/cst.erb
+++ /dev/null
@@ -1,14 +0,0 @@
-<!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>