This repository has been archived on 2020-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
counter/frontend/components/page/_page.html.erb

4 lines
41 B
Plaintext

<div class="page">
<%= yield %>
</div>