From fabfcd3c3084145b243c6f32c2c99ba424bf75f5 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 12 Aug 2019 13:46:18 -0400 Subject: File templates --- .vscode/templates/EJS - Alee Productions.ejs | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .vscode/templates/EJS - Alee Productions.ejs (limited to '.vscode/templates/EJS - Alee Productions.ejs') diff --git a/.vscode/templates/EJS - Alee Productions.ejs b/.vscode/templates/EJS - Alee Productions.ejs new file mode 100644 index 0000000..dd0d052 --- /dev/null +++ b/.vscode/templates/EJS - Alee Productions.ejs @@ -0,0 +1,17 @@ + + + + + <% include ./includes/header %> + + + + <% include ./includes/navbar %> +
+

Title

+

Description.

+
+ <% include ./includes/footer %> + + + \ No newline at end of file -- cgit v1.2.3