<%# Show comments only in production and on master branch (hide archives) %> <% if @item[:comments].nil? && ENV['NANOC_ENV'] == 'production' && ENV['CI_COMMIT_REF_NAME'] == 'master' %> <% unless @item.identifier.to_s.split('/')[1] == 'ce' %>

Leave a comment below if you have any feedback on the documentation. For support and other enquiries, see getting help.

<% end %> <% end %>