Sha256: b0fdbaac3ce3a09ca3169f86d8815f15ec6fa5e8245b1c6bfd599f4593bd25b2

Contents?: true

Size: 303 Bytes

Versions: 7

Compression:

Stored size: 303 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_login_module' %>
	<% end -%>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tkh_content-0.9.1 app/views/pages/_new_comment_section.html.erb
tkh_content-0.9 app/views/pages/_new_comment_section.html.erb
tkh_content-0.4.6 app/views/pages/_new_comment_section.html.erb
tkh_content-0.4.5 app/views/pages/_new_comment_section.html.erb
tkh_content-0.4.4 app/views/pages/_new_comment_section.html.erb
tkh_content-0.4.3 app/views/pages/_new_comment_section.html.erb
tkh_content-0.4.2 app/views/pages/_new_comment_section.html.erb