From 437e675be5ebd93629362c92d10e03384c5645e9 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Wed, 24 Jul 2024 07:21:07 +0000
Subject: [PATCH] Update model.html

---
 wiki/pages/model.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/wiki/pages/model.html b/wiki/pages/model.html
index e07d1a11..ee49665d 100644
--- a/wiki/pages/model.html
+++ b/wiki/pages/model.html
@@ -37,7 +37,8 @@
 
 {% extends "layout.html" %}
   
-{% block title %}Project Description{% endblock %}
+{% block title %}Model{% endblock %}
+{% block lead %}Explain your model's assumptions, data, parameters, and results in a way that anyone could understand.{% endblock %}
 
 {% block page_content %}
 
-- 
GitLab