mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-13 02:31:39 -05:00
4 lines
106 B
Text
4 lines
106 B
Text
|
|
<div class="w-full">
|
||
|
|
<%= render partial: 'stats/year', locals: { year: @year, stats: @stats } %>
|
||
|
|
</div>
|