diff --git a/views/jobpost.ejs b/views/jobpost.ejs index 0598d35..09eac95 100644 --- a/views/jobpost.ejs +++ b/views/jobpost.ejs @@ -4,10 +4,21 @@ Apply for Job + -
- +
+

Enter the Job Details

+
+ + @@ -34,7 +45,7 @@ - +
@@ -44,4 +55,4 @@ const jobId = params.get('jobId'); document.getElementById('jobId').value = jobId; - + \ No newline at end of file