Use nested string syntax
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<div id="graphcomment"></div>
|
<div id="graphcomment"></div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var __semio__params = {
|
var __semio__params = {
|
||||||
graphcommentId: "{{ $page.Param "paige.comments.graphcomment.account_id" | safeJS }}",
|
graphcommentId: "{{ $page.Param `paige.comments.graphcomment.account_id` | safeJS }}",
|
||||||
behaviour: {
|
behaviour: {
|
||||||
uid: "{{ $page.RelPermalink | safeJS }}"
|
uid: "{{ $page.RelPermalink | safeJS }}"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user