summaryrefslogtreecommitdiff
path: root/articles.vs
diff options
context:
space:
mode:
Diffstat (limited to 'articles.vs')
-rw-r--r--articles.vs5
1 files changed, 5 insertions, 0 deletions
diff --git a/articles.vs b/articles.vs
new file mode 100644
index 0000000..902c495
--- /dev/null
+++ b/articles.vs
@@ -0,0 +1,5 @@
+template
+ <html>
+ <head><title>$title</title></head>
+ <body>$content</body>
+ </html>