From 15462de08aed6414a2c8eac633e3d99d697de294 Mon Sep 17 00:00:00 2001 From: daviddoji Date: Sun, 2 Jan 2022 18:33:24 +0100 Subject: [PATCH] Include bootstrap styling --- projects/templates/projects/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects/templates/projects/index.html b/projects/templates/projects/index.html index 674a66b..956aacd 100644 --- a/projects/templates/projects/index.html +++ b/projects/templates/projects/index.html @@ -3,8 +3,14 @@ Title + + +

Hi from a template

+ \ No newline at end of file