From 2782bafcfdb69ef7b69a51a717a6bd35095e9369 Mon Sep 17 00:00:00 2001
From: Alex Scerba 
Date: Fri, 27 Sep 2024 18:56:29 -0400
Subject: Add base files
---
 html/master.tmpl.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)
 create mode 100644 html/master.tmpl.html
(limited to 'html/master.tmpl.html')
diff --git a/html/master.tmpl.html b/html/master.tmpl.html
new file mode 100644
index 0000000..275ea40
--- /dev/null
+++ b/html/master.tmpl.html
@@ -0,0 +1,47 @@
+
+
+  
+    
+    
+    
+    
+    {{block "title" .}}Page{{end}} - Chelsea Rogers
+    
+    
+    
+    
+    
+  
+  
+    
+
+    
+
+        {{ template "main" . }}
+
+    
+
+    
+        RESUME: view
+      
+    
+  
+
-- 
cgit v1.2.3