You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/my_closet.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,14 @@
8
8
9
9
{% block page_content %}
10
10
<divclass="container">
11
-
<h1> Welcome to your outdoors closet! </h1>
11
+
<h3> Welcome to your outdoors closet, {{ user }}! </h3>
12
12
<p> Here, you can add your clothes to get your outfit suggestions using them. We've already added some clothes. Feel free to remove and add as you may.</p>
0 commit comments