From c48ea0a873627eae47bddf09ac260aae26389c70 Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Wed, 26 Oct 2016 17:11:47 +0200 Subject: [PATCH] Adding missing meta --- .../src/main/resources/templates/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/springboot-petclinic-server/src/main/resources/templates/index.html b/springboot-petclinic-server/src/main/resources/templates/index.html index 3a81d4020..3c0a2a8b8 100644 --- a/springboot-petclinic-server/src/main/resources/templates/index.html +++ b/springboot-petclinic-server/src/main/resources/templates/index.html @@ -3,7 +3,11 @@ + + + + PetClinic :: a Spring Framework demonstration