candidate without inline

This commit is contained in:
Your Name
2013-03-13 18:50:00 -04:00
parent 117be695cb
commit fc907fe055

View File

@@ -6,9 +6,6 @@
<div class="discussion-post">
<header>
%if thread['pinned']
PINNED
%endif
%if thread['group_id']
<div class="group-visibility-label">This post visible only to group ${cohort_dictionary[thread['group_id']]}. </div>
%endif