Sha256: 1277f4c8ed12ef416d90eff7fa784f3439a8b115b96ac9ccadf55f205f9592fa

Contents?: true

Size: 310 Bytes

Versions: 15

Compression:

Stored size: 310 Bytes

Contents

<div id="new-comment-section">
	<h3><%= t('comments.what_do_you_think') %></h3>
	<% if current_user %>
		<%= render 'comments/form_in_page' %>
	<% else %>
    <p><label class="label label-info"><%= t('comments.login_needed') %></label></p>
    <%= render 'shared/embedded_access_control' %>
	<% end -%>
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
tkh_content-0.9.15 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.14 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.13 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.12 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.11 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.10 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.9 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.8 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.7 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.6 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.5 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.4 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.3 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9.2 app/views/pages/_new_comment_section.html.erb
tkh_content-0.4.7 app/views/pages/_new_comment_section.html.erb