mirror of
https://github.com/usetrmnl/plugins.git
synced 2026-08-13 14:26:58 -07:00
6 lines
251 B
ERB
6 lines
251 B
ERB
<div class="view view--full">
|
|
<%= render "plugins/statuspage/shared/layout", pages: pages, always_columns: true, overflow_counter: true, large_text: true %>
|
|
|
|
<%= render "plugins/statuspage/shared/title_bar", instance_name: instance_name %>
|
|
</div>
|