Skip to content

Commit 66d44dd

Browse files
committed
Fix the code
1 parent 293b21b commit 66d44dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

My_path_team9/main/templates/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,8 @@ <h1 class="hero-title">Welcome to <span class="highlight">My Path</span></h1>
553553
<div class="feature-desc">
554554
View your progress, watch motivational videos, submit assignments, and stay connected with your teachers and classmates — all in one place.
555555
</div>
556+
557+
</div>
556558
</div>
557559
</div>
558560

@@ -618,5 +620,4 @@ <h2 class="cta-title">Ready to Transform Your Learning?</h2>
618620
</script>
619621

620622
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
621-
622623
{% endblock %}

0 commit comments

Comments
 (0)