<!DOCTYPE html><html>
<head>
  <title>Iwisa Pap Fries & Chakalaka</title>

    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" href="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/Flavicon.ico">
    <link rel="icon" href="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/Flavicon.ico" type="image/x-icon">
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
	<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Exo:wght@700&display=swap">
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
	<style>

.flex-all-green {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    .flex-all-green > div {
        background-color: #1D6C26;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
        width: 100%;
    }

.flex-all-swish {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png');
    background-repeat:  no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
}

    .flex-all-swish > div {
        background: none;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
    }

.flex-all-swish-1 {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
}

    .flex-all-swish-1 > div {
        background: none;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
    }

.flex-all-blurb {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .flex-all-blurb > div {
        background-color: white;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
    }

.flex-all-white {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    .flex-all-white > div {
        background-color: white;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
    }

.flex-all-green-row {
    display: flex;
    flex-direction: row;
    background-color: #1D6C26;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    .flex-all-green-row > div {
        background-color: #1D6C26;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
		text-align: center;
    }

.value-all {
	display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .value-all > div {
        background-color: white;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
		width:45%;
    }

.header-all {
	display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    flex-direction: row;
    background-color: #1D6C26;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
    .header-all > div {
        background-color: #1D6C26;
        margin: 1px;
        padding: 1px;
        font-size: 15px;
    }

.footer-all {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .footer-all > div {
        background-color: #1D6C26;
        margin-left: 10px;
        padding-top: 0px;
        font-size: 15px;
        height: 60px;
    }

.recipe-all-white {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .recipe-all-white > div {
        background-color: white;
        margin: 0px;
        padding: 0px;
        font-size: 17px;
        width: 100%;
    }

.recipe-all-white-top {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .recipe-all-white-top > div {
        background-color: white;
        margin: 10px;
        padding: 20px;
        font-size: 17px;
		width: 100%;
    }

.recipe-all-white-bottom {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .recipe-all-white-bottom > div {
        background-color: white;
        margin: 10px;
        padding: 20px;
        font-size: 17px;
        width: 100%;
    }

.banner-bottom-white {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png');
    background-repeat:  no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
}

    .banner-bottom-white > div {
		background: none;
        margin: auto;
        padding: 0px;
        font-size: 17px;
		text-align: right;
    }

.recipe-header {
  background-color: #1D6B28;
  background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/Background/IWISA1sBackGround.png');
  padding: 40px;
  text-align: center;

}

ul.products {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png')
}
button.menu {
  background-color: #1D6C26;
  border: none;
  color: white;
  padding: 1%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
  margin: 0.4% 0.2%;
  cursor: pointer;
  border-radius: 8px;
}
	button.menu:hover {
		background-color: #bce30c;
	}
button.specials {
  background-color: #1D6C26;
  border: none;
  color: #F7120D;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
  width: 90%;
}
	button.specials:hover {
		background-color: #bce30c;
	}
.group-small {
    display:none;
}
.group-medium {
    display:none;
}
.group-large {
    display:none;
}
.group-xlarge {
    display:none;
}
.group-breakfast {
    display:block;
}
.group-lunch {
    display:none;
}
.group-dinner {
    display:none;
}
.group-breakfast-neg {
    display:none;
}
.group-lunch-neg {
    display: block;
}
.group-dinner-neg {
    display: block;
}
.group-product-01 {
    display: block;
    top: 0;
    left: 0;
    position: relative;
}
.group-product-02 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}
.group-product-03 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}
.group-product-04 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}
.group-product-05 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}

.group-product-06 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}

.group-product-07 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}

.group-position-01 {
    width: 100px;
}
.group-position-02 {
    width: 140px;
}
.group-position-03 {
    width: 160px;
}
.group-position-04 {
    width: 200px;
}
.green-line-thanks {
    border-bottom-style: solid;
    border-bottom-color: #bce30c;
    border-bottom-width: 3px;
    width: 11%;
    height: 20px
}
.green-line-explore {
    border-bottom-style: solid;
    border-bottom-color: #bce30c;
    border-bottom-width: 3px;
    width: 3%;
    height: 20px
}
.section-thanks {
    width: 19%;
    height: 40px;
}
.section-explore {
    width: 50%;
    height: 40px;
}

body {
    background-color: #1D6C26;
}

h10 {
  color: white;
  font-family: 'Exo', sans-serif;
  font-size: 70px;
  text-align:center;
}

h2 {
    color: #fe0103;
	font-family: 'Exo', sans-serif;
    font-size: 20px;
    text-align: left;
    text-decoration: underline;
}
h3 {
    color: #086821;
	font-family: 'Exo', sans-serif;
    font-size: 16px;
    text-align: left;
}
h3.terms01 {
    color: #086821;
	font-family: 'Exo', sans-serif;
    font-size: 16px;
    text-align: left;
	margin-left: 20px;
}
h4 {
    color: #fe0103;
	font-family: 'Exo', sans-serif;
    font-size: 20px;
    text-align: center;
}

p {
    color: black;
    font-family: trebuchet ms;
    font-size: 15px;
}

p.brand {
    color: grey;
    font-family: trebuchet ms;
    font-size: 15px;
}

p.slogan {
    color: green;
    font-family: trebuchet ms;
    font-size: 17px;
    text-align: center;
}

p.recipie {
    color: green;
    font-family: trebuchet ms;
    font-size: 15px;
}

p.airtime {
    color: green;
    font-family: trebuchet ms;
    font-size: 15px;
}

p.variety {
    color: green;
    font-family: trebuchet ms;
    font-size: 15px;
}
p.footer {
    color: white;
    font-family: trebuchet ms;
    font-size: 10px;
    padding: 1px;
    margin: 1px;
}
p.thanks {
    color: black;
    font-family: trebuchet ms;
    font-size: 20px;
    padding: 1px;
    margin: 1px;
	font-weight: bold;
}
p.terms01 {
    color: black;
    font-family: trebuchet ms;
    font-size: 12px;
    margin-left: 20px;
}
p.terms02 {
    color: black;
    font-family: trebuchet ms;
    font-size: 12px;
    margin-left: 30px;
}

img.headlogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40px;
    height: 50px;
}

img.footlogo01 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
img.footlogo02 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
img.footlogo03 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}
img.footlogo04 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
img.facebook {
    display: block;
    margin: 10px;
    width: 30px;
    height: 30px;
}
img.facebook:hover {
    opacity: 0.5;
}
img.thanks {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    height: 30px;
}

img.more {
    display: block;
    margin-left: 5%;
    margin-right: 0px;
    width: 90%;
}
img.explore {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    height: 30px;
}
img.main {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 288px;
    height: 382px;
}

img.recipe {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    width: 90%;
    text-align:center;
}

img.variety {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 944px;
    height: 389px;
}

img.products {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 200px;
}

img.blurb {
    display: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	border-radius: 12px;
}

img.variety01 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 150px;
}
img.recipe-meal {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}
img.recipe-more {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
img.bottom-banner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
a {
    font-family: trebuchet ms;
    font-size: 18px;
    color: white;
    padding: 1px;
    text-align: center;
}
a.button {
    font-family: trebuchet ms;
    font-size: 18px;
    color: white;
    padding: 1px;
    text-align: center;
}
a.premier-link {
    font-family: trebuchet ms;
    font-size: 12px;
    color: white;
    padding: 0px;
    text-align: center;
}
a.download {
    font-family: trebuchet ms;
    font-size: 12px;
    color: black;
    padding: 0px;
    text-align: center;
}
a.recipe {
    font-family: trebuchet ms;
    font-size: 0.8em;
    color: white;
    padding: 10px;
    text-align: center;
}
a.specials {
    font-family: trebuchet ms;
    font-size: 18px;
    color: #white;
    padding: 10px;
    text-align: center;
}
a.social {
    font-family: trebuchet ms;
    font-size: 18px;
    padding: 0px;
    text-align: center;
}

a.smallprint {
    font-family: trebuchet ms;
    font-size: 10px;
    margin: 50px;
    text-align: center;
    align-content: center;
    color: black;
}

a.retail-store {
    font-family: trebuchet ms;
    font-size: 15px;
    margin: 5px;
    text-align: center;
    align-content: center;
    color: black;
}

a.termslink {
    font-family: trebuchet ms;
    font-size: 10px;
    margin: 1px;
	padding: 0px;
    text-align: center;
    align-content: center;
    color: white;
}

form.form-airtime {
    font-family: trebuchet ms;
    font-size: 15px;
	margin-left: 10px;
	padding: 1px;
}

table {
  font-family: trebuchet ms;
  font-size: 15px;
  border-collapse: collapse;
  width: 100%;
}

th {
	font-family: 'Exo', sans-serif;
	border: 1px solid #bce30c;
	text-align: left;
	padding: 8px;
	background-color: white;
}

td {
	border: 1px solid #bce30c;
	text-align: left;
	padding: 8px;
}

tr:nth-child(even) {
	background-color: #bce30c;
}

@media only screen and (max-width: 375px) {
	.group-small {
		display: flex;
	}
    div.header-all {
        font-size: 10px;
    }
	.value-all {
		flex-direction: column;
	}
    .value-all > div {
		width:100%;
    }
    .group-position-01 {
        width: 28px;
    }
    .group-position-02 {
        width: 40px;
    }
    .group-position-03 {
        width: 52px;
    }
    .group-position-04 {
        width: 64px;
    }
    h10 {
        font-size: 40px;
    }
    h2 {
        font-size: 20px;
    }
	a.button{
		font-size:0.6em;
	}
	p.thanks {
		font-size: 12px;
	}
	.section-thanks {
		width: 35%;
		height: 40px;
	}
}

@media only screen and (min-width: 376px) and (max-width: 540px) {
	.group-small {
		display: flex;
	}
    div.header-all {
        font-size: 10px;
    }
	.value-all {
		flex-direction: column;
	}
    .value-all > div {
		width:100%;
    }
    .group-position-01 {
        width: 35px;
    }
    .group-position-02 {
        width: 50px;
    }
    .group-position-03 {
        width: 65px;
    }
    .group-position-04 {
        width: 80px;
    }
    h10 {
        font-size: 40px;
    }
    h2 {
        font-size: 20px;
    }
	a.button {
		font-size: 0.6em;
	}
	p.thanks {
		font-size: 12px;
	}
	.section-thanks {
		width: 30%;
		height: 40px;
	}
}

@media only screen and (min-width: 541px) and (max-width: 720px) {
	.group-medium {
		display: flex;
	}
    .group-position-01 {
        width: 50px;
    }
    .group-position-02 {
        width: 70px;
    }
    .group-position-03 {
        width: 80px;
    }
    .group-position-04 {
        width: 100px;
    }
    h10 {
        font-size: 40px;
    }
    h2 {
        font-size: 20px;
    }
	a.button {
		font-size: 0.8em
	}
	p.thanks {
		font-size: 15px;
	}
	.section-thanks {
		width: 25%;
		height: 40px;
	}
}

@media only screen and (min-width: 721px) and (max-width: 960px) {
	.group-large {
		display: flex;
	}
    .group-position-01 {
        width: 70px;
    }
    .group-position-02 {
        width: 95px;
    }
    .group-position-03 {
        width: 120px;
    }
    .group-position-04 {
        width: 140px;
    }
    h10 {
        font-size: 50px;
    }
    h2 {
        font-size: 20px;
    }
	a.button{
		font-size: 1em;
	}
}

@media only screen and (min-width: 961px) and (max-width: 1140px) {
	.group-xlarge {
		display: flex;
	}
    .group-position-01 {
        width: 100px;
    }
    .group-position-02 {
        width: 140px;
    }
    .group-position-03 {
        width: 160px;
    }
    .group-position-04 {
        width: 200px;
    }
    h10 {
        font-size: 60px;
    }
    h2 {
        font-size: 25px;
    }
}

@media only screen and (min-width: 1141px) {
	.group-xlarge {
		display: flex;
	}
    .group-position-01 {
        width: 100px;
    }
    .group-position-02 {
        width: 140px;
    }
    .group-position-03 {
        width: 160px;
    }
    .group-position-04 {
        width: 200px;
    }
    h10 {
        font-size: 70px;
    }
    h2 {
        font-size: 30px;
    }
}

</style>
</head>
<body>

    <div class="flex-all-green">
        <!--Header section-->
        <div class="header-all">
            <!--Iwisa Logo Left-->
            <div style="width:15%">
                <img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/IWISA_LOGO.png" alt="Iwisa Logo" class="headlogo" />
            </div>
            <!--Menu Middle-->
            <div style="width:55%">
                <button class="menu"><a href="https://qr.premierfmcg.com/webpage/90030001?textRef=9A4EA738-CB95-49DA-8CB0-CD2621EE4F96" class="button">HOME</a></button>
            </div>
            <!--Social Links Right-->
            <div style="width:15%">
                <a href="https://www.facebook.com/iwisano1" class="social"><img src="https://glhcwebcms01.blob.core.windows.net/premier/facebook-trasparent.png" alt="F" class="facebook"/></a>
            </div>
            <div style="width:15%">
                <a href="https://www.instagram.com/iwisa_no1/" class="social"><img src="https://glhcwebcms01.blob.core.windows.net/premier/instagram_icon_small.png" alt="I" class="facebook"/></a>
            </div>
        </div>
			

        <div class="recipe-header">
	        <h10>PAP FRIES WITH CHAKALAKA SAUCE</h10>
        </div>
		<div class="recipe-all-white">
			<div class="recipe-all-white-top">
				<div>
					<img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Recipes/PapFries.png" class="recipe-meal">
					<br>
					<img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Slogans/MoreForEveryMeal.png" class="recipe-more">
				</div>
				<div>
					<h2>INGREDIENTS</h2>
					<h3>PAP FRIES</h3>
    				<p>1 Cup IWISA No.1 Super Maize Meal,</p>
					<p>1 teaspoon Salt,</p>
 					<p>Black pepper,</p>
					<p>1 Cup Parmesan or other hard cheese,</p>
					<p>Oil for frying,</p>
    				<h3>CHAKALAKA SAUCE</h3>
    				<p>75ml Sunflower oil,</p>
					<p>1/2 Large onion, diced,</p>
					<p>1 Green peppers, de-seeded and diced,</p>
					<p>20ml hot curry powder,</p> 
					<p>2 Large carrots, peeled and grated,</p>
					<p>3 Large tomatoes, grated,</p>
					<p>1 Small red chillies, finely chopped,</p> 
					<p>1 Tablespoon Chutney,</p>
					<p>Salt and pepper to taste, </p>
				</div>
			</div>
			<div class="recipe-all-white-bottom">
				<div>
					<h2>METHOD</h2>
					<h3>STEP 1: PAP FRIES</h3>
   					<p>1. Cook maize meal according to packet instructions.</p>
   					<p>2. Add salt, pepper and grated cheese, and mix well.</p>
   					<p>3. Pour maize meal evenly into a minimum 2cm deep dish or tray and spread evenly. Cover with cling wrap.</p>
   					<p>4. Place in fridge for minimum 2 hours, or overnight to set.</p>
   					<p>5. Once set, turn pap onto a board and cut the pap into your desired size fries.</p>
					<p>6. In a large bowl, toss pap fries in grated parmesan cheese. </p>
					<p>7. In a deep pan/fryer heat oil and fry a few at a time. </p>
					<p>8. Place on a tray lined with kitchen paper to drain. </p>
					<br>
					<h3>STEP 2: CHAKALAKA SAUCE</h3>
					<p>1. Warm oil in a pot over medium heat, then add onions and green pepper and fry until soft.</p>
					<p>2. Add curry powder and fry for 1 minute until fragrant. </p>
					<p>3. Add grated carrots, tomatoes and chilli, and mix well. </p>
					<p>4. Cook for 15 minutes on medium heat, stirring every 5 minutes. </p>
					<p>5. Season with salt and pepper to taste and cook for 5 minutes. </p>
					<p>6. Once done, add to a large bowl and allow to cool. </p>
					<p>7. Add one cup of chakalaka to a bowl with a spoon of chutney and blend into a sauce. </p>
					<p>8. Use a few drops of water to thin if too thick. and season to taste. </p>
					<p>9. Serve fries with grilled/braaied steak or boerewors. </p>
				</div>
			 </div>
			<div class="banner-bottom-white">
				<div style="width:80%">
					<p></p>
				</div>
				<div style="width:20%">
					<img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/logo/Every1Welcome.png" alt="" class="bottom-banner">
				</div>
			 </div>
		</div>
		

        <!--Footer section-->
        <div class="footer-all" id="JumpContact">
            <!--Premier Logo Left-->
            <div style="width:20%;">
                <a href="https://www.premierfmcg.com" class="premier-link"><img src="https://glhcwebcms01.blob.core.windows.net/premier/premier-site-logo.png" alt="Premier Logo" class="footlogo02"></a>
            </div>
            <!--Menu Middle-->
            <div style="width:20%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px">
                <p class="footer">Customer Care</p>
                <p class="footer">Tel: 0860 122 300</p>
                <p class="footer">Email: customercare@premierfmcg.com</p>
            </div>
            <!--T&C's Links-->
            <div style="width:20%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px;">
                <p class="footer"><a href="https://qr.premierfmcg.com/webpage/90030008?textRef=9A4EA738-CB95-49DA-8CB0-CD2621EE4F96" class="termslink">Disclaimer and Ts & Cs</a></p>
            </div>
            <!--T&C's Links-->
            <div style="width:15%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px;">
                <p class="footer"><a href="https://qr.premierfmcg.com/webpage/90030007?textRef=9A4EA738-CB95-49DA-8CB0-CD2621EE4F96" class="termslink">PAIA Manual</a></p>
            </div>
            <!--Every1s welcome Logo right-->
            <div style="width:25%">
                <img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/logo/Every1Welcome.png" alt="Iwisa Logo" class="footlogo04" />
            </div>
        </div>
    </div>

</body>
</html>
