From 54941464014a248cf527233a00125bf6f01550d3 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 17 Oct 2019 15:56:48 +0100 Subject: [PATCH] Add HTML extension to template file --- app/templates/views/{get-started => get-started.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/templates/views/{get-started => get-started.html} (100%) diff --git a/app/templates/views/get-started b/app/templates/views/get-started.html similarity index 100% rename from app/templates/views/get-started rename to app/templates/views/get-started.html