Fix rich editor image preview URLs
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<body>
|
||||
<article>
|
||||
<h1>{{ $page->title }}</h1>
|
||||
{!! $page->content !!}
|
||||
{!! $page->normalized_content !!}
|
||||
</article>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user