1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 16:24:29 +00:00
pixelfed/resources/views/admin/partial/sidebar.blade.php
2019-01-31 13:11:58 -07:00

3 lines
No EOL
101 B
PHP

<div class="col-12 col-md-3 py-3" style="border-right:1px solid #ccc;">
@yield('menu')
</div>