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