<inputtype="checkbox"name="follow"class="discussion-follow"class="discussion-follow"id="new-post-follow"checked><labelfor="new-post-follow">follow this post</label>
<inputtype="checkbox"name="anonymous_to_peers"class="discussion-anonymous-to-peers"id="new-post-anonymous-to-peers"><labelfor="new-post-anonymous-to-peers">post anonymously to classmates</label>
%endif
</div>
</div>
<divclass="right-column">
...
...
@@ -18,9 +22,10 @@
<divclass="new-post-body"name="body"placeholder="Enter your question or comment…"></div>
<inputtype="checkbox"name="follow"class="discussion-follow"class="discussion-follow"id="new-post-follow"checked><labelfor="new-post-follow">follow this post</label>
<inputtype="checkbox"name="anonymous_to_peers"class="discussion-anonymous-to-peers"id="new-post-anonymous-to-peers"><labelfor="new-post-anonymous-to-peers">post anonymously to classmates</label>
%endif
</div>
</div>
<divclass="right-column">
...
...
@@ -52,9 +56,10 @@
<divclass="new-post-body"name="body"placeholder="Enter your question or comment…"></div>
<inputtype="checkbox"name="follow"class="discussion-follow"class="discussion-follow"id="new-post-follow"checked><labelfor="new-post-follow">follow this post</label>
<inputtype="checkbox"name="anonymous"class="discussion-anonymous-to-peers"id="new-post-anonymous-to-peers"><labelfor="new-post-anonymous-to-peers">post anonymously to classmates</label>