2020-06-12 20:03:43 +00:00
|
|
|
<%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later
|
|
|
|
# Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%>
|
2018-03-25 17:30:42 +00:00
|
|
|
<%= content_for :javascripts do %>
|
2020-02-11 18:55:57 +00:00
|
|
|
<%= javascript_pack_tag 'i18n', 'page__super-admin' %>
|
2018-03-25 17:30:42 +00:00
|
|
|
<% end %>
|
|
|
|
|
|
|
|
<% content_for(:hide_nav_beacon) {'true'} %>
|
|
|
|
|
|
|
|
<div id='ff-render-super-admin'></div>
|
|
|
|
|