Commit fc907fe0 by Your Name

candidate without inline

parent 117be695
...@@ -6,9 +6,6 @@ ...@@ -6,9 +6,6 @@
<div class="discussion-post"> <div class="discussion-post">
<header> <header>
%if thread['pinned']
PINNED
%endif
%if thread['group_id'] %if thread['group_id']
<div class="group-visibility-label">This post visible only to group ${cohort_dictionary[thread['group_id']]}. </div> <div class="group-visibility-label">This post visible only to group ${cohort_dictionary[thread['group_id']]}. </div>
%endif %endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment