<% content_for :sidebar do %> <%= render "settings/nav" %> <% end %>

Billing

Billing settings coming soon...

<%= previous_setting("Security", settings_security_path) %> <% if self_hosted? %> <%= next_setting("Self-Hosting", settings_hosting_path) %> <% else %> <%= next_setting("Accounts", accounts_path) %> <% end %>