natter/default_environment/templates/html/quote_block.dust

4 lines
85 B
Plaintext
Raw Normal View History

2023-12-20 02:41:41 +00:00
<blockquote class="quote_block">{#.children}
2023-10-27 23:53:18 +00:00
{>element/}
{/.children}</blockquote>