From a19b6dcd0dac1fbf393c8003195b8432d791d5e5 Mon Sep 17 00:00:00 2001 From: Florian Briand Date: Wed, 24 Jul 2024 22:33:25 +0200 Subject: [PATCH] fix: Typo in index.html --- crates/app/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/app/templates/index.html b/crates/app/templates/index.html index f43a467..718e694 100644 --- a/crates/app/templates/index.html +++ b/crates/app/templates/index.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Phrama Libre{% endblock %} +{% block title %}Pharma Libre{% endblock %} {% block body %}