From 76da278e446e06731ff0676778fa3c960238070e Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Mon, 22 Feb 2021 17:22:41 -0500 Subject: basic template, forms for browsing make/model started --- src/templates/index.html | 38 +++++++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) (limited to 'src/templates/index.html') diff --git a/src/templates/index.html b/src/templates/index.html index 7b6070c..6b2f54a 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -1,10 +1,38 @@ + + + + + - +

Parts Catalog

+
+ +
-- cgit v1.2.3