5 lines
No EOL
126 B
Text
Executable file
5 lines
No EOL
126 B
Text
Executable file
<% if policy(ArchiveFaq).translation_access? %>
|
|
<%= render "admin_index" %>
|
|
<% else %>
|
|
<%= render "faq_index" %>
|
|
<% end %> |