@ -7,7 +7,7 @@
name="add_comment_text"
ng-model="activity.comment"
required
placeholder="Add your comments here">
placeholder="{{ title }}">
</textarea>
<button class="button"
ng-click="createComment()"