Files
natter/default_environment/templates/html/quote_block.dust

4 lines
85 B
Plaintext
Raw Normal View History

2023-12-19 21:41:41 -05:00
<blockquote class="quote_block">{#.children}
2023-10-27 19:53:18 -04:00
{>element/}
{/.children}</blockquote>