Unescape variables in events and descriptions
This commit is contained in:
parent
c407fb7963
commit
698d12af79
9 changed files with 11 additions and 11 deletions
|
@ -4,6 +4,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>{{$title}}</h1>
|
||||
<p>{{$description}}</p>
|
||||
<p>{{$description nofilter}}</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue