Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4a4cdaf authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

show answers only in general page

parent e798121d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
            </div>
            {% endif %}

            {% if answers -%}
            {% if answers and 'general' in selected_categories -%}
            {%- for answer in answers.values() %}
            <div class="result well">
              {% if answer.url %}