startUp.html 242 Bytes
<h1 class="md-title headline">Startup Jalsa:</h1><br></br>
<form name="awardsForm" novalidate> 
    <div>
        <label>Company name:</label>
        <input ng-model="data.heading" type="text" name="heading" required>
    </div>
</form>