hyaenidae/toolkit/templates/card_body.rs.html

6 lines
71 B
HTML
Raw Normal View History

2020-12-16 02:40:41 +00:00
@(body: Content)
<div class="toolkit-card--body">
@:body()
</div>