uit blockquote verwijderd
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
@elseif($block->type == "quote")
|
||||
<blockquote>
|
||||
{!!$block->data->text!!}
|
||||
<div class="author">{{$block->data->caption}}</div>
|
||||
<div class="author">{!! $block->data->caption !!}</div>
|
||||
</blockquote>
|
||||
@elseif($block->type == "image")
|
||||
<a class="post_image page_margin_top prettyPhoto" rel="prettyPhoto" href="/{{$block->data->url}}"
|
||||
|
||||
Reference in New Issue
Block a user