b4e739ff0f
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
- content_for :header_tags do
|
|
%meta{ name: 'robots', content: 'noindex' }/
|
|
|
|
= javascript_pack_tag 'remote_interaction_helper', crossorigin: 'anonymous'
|