mirror of
https://github.com/anna-sara/vbytes_lan.git
synced 2026-03-16 16:25:41 +01:00
Small fix with email
This commit is contained in:
parent
222c3b7c75
commit
8262ae09ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div>
|
||||
<h1>{{$title}}</h1>
|
||||
<p>{{$type}} {{$name}}</p>
|
||||
<div>{{ $content }}</div>
|
||||
<div>{{!! $content !!}}</div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue