forked from e621ng/e621ng

* Fix the incorrect layered icons in the nav menu on low-resolution screens * Move the wiki and help buttons higher up in the menu * Prevent the buttons in the mobile menu from breaking into a new line * Prevent the secondary nav buttons from expanding the menu vertically * Fix the navbar height to avoid having it shift around * Rework the mobile menu offsets * Add back the forum update notification
13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
<div id="c-static">
|
|
<div id="a-subscribestar">
|
|
|
|
<div class="dtext-container">
|
|
<%= format_text(@page.body, allow_color: true) %>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<% content_for(:page_title) do %>
|
|
SubscribeStar
|
|
<% end %>
|