Skip to content

Commit

Permalink
Update prediction.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMwendwa authored Aug 10, 2021
1 parent a6e4a9e commit fbef4e6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions templates/prediction.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Predictive Analysis of Wage Employment Results</title>
<title>Predictive Analysis of Productive Employment Results</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
Expand Down Expand Up @@ -112,7 +112,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Predictive Analysis of Wage Employment Based on Economic Growth in Kenya</a>
<a class="navbar-brand" href="#">Predictive Analysis of Productive Employment Based on Economic Growth in Kenya</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
</div>
Expand All @@ -126,6 +126,8 @@
<p>Productive employment is employment yielding sufficient returns to labour to permit a worker and
his/her dependents a level of consumption above the poverty line</p>
<p>The United Nations has set the poverty line to a consumption of below $1.90 a day</p>
<p> This project seeks to provide actionable insights to drive the attainment of SDG Number 8
</p>
</div>

<div class="col-sm-8 text-left">
Expand Down Expand Up @@ -199,7 +201,7 @@
</div>

<footer class="container-fluid text-center">
<p>Predictive Analysis of Wage Employment in Kenya</p>
<p>Predictive Analysis of Productive Employment in Kenya</p>
</footer>
</body>
</html>
</html>

0 comments on commit fbef4e6

Please sign in to comment.