diff --git a/Course.php b/Course.php index af2e9eb..18b917b 100644 --- a/Course.php +++ b/Course.php @@ -222,9 +222,16 @@ include 'Header.php'; } - echo "
MISSED
$title
($marks Marks)

$ins

-

Posted: $posted     Deadline: $deadline          
Attachments: $full_link

-

"; + echo "
+
+

MISSED

+
$title
+
($marks Marks)

+

$ins

+

Posted: $posted     Deadline: $deadline    

+

Attachments: $full_link

+
+

"; } }