Commit 1b796d0d4df1bca328e2e3a011a2f01abe6d0941
1 parent
0859c95d2a
Exists in
master
add question
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
pages/Home.html
... | ... | @@ -134,6 +134,10 @@ |
134 | 134 | <div class="startup-questions">Quick help on Elevator Pitch:</div> |
135 | 135 | <div class="startup-answers">Watch this video: <a href="http://bit.ly/2YTwyxY" target="_blank" style="color: #2196f3;">http://bit.ly/2YTwyxY</a></div> |
136 | 136 | </div> |
137 | + <div class="happen-meetup"> | |
138 | + <div class="startup-questions">Who can attend the Pitch Sessions?</div> | |
139 | + <div class="startup-answers">Anyone can attend the Pitch Sessions at a nominal cost of INR 500 + Taxes. Fill the registration form and use CODE: ATTEND</div> | |
140 | + </div> | |
137 | 141 | <div class="apply-btn"> |
138 | 142 | <button class="btn submit-button" style="outline: none;" value="Apply" ng-click="apply()" >REGISTER</button> |
139 | 143 | </div> | ... | ... |