akkounts/app/views/services/remotestorage/dashboard.html.erb
Râu Cao c58358c66e
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 4s
Add feature flags, RS dashboard dummy
closes #124
refs #94
2023-05-23 19:18:11 +02:00

8 lines
158 B
Plaintext

<%= render HeaderComponent.new(title: "Storage") %>
<%= render MainSimpleComponent.new do %>
<section>
<h3>Feature enabled</h3>
</section>
<% end %>