Skip to content

Commit

Permalink
fix: fix html render escape error in template demo (DIYgod#11922)
Browse files Browse the repository at this point in the history
  • Loading branch information
qizidog committed Feb 21, 2023
1 parent 6040585 commit 60c49b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/v2/furstar/templates/description.art
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
{{ each pics }}
<img src="{{$value}}"/>
{{/each}}
{{ author }}
{{@ author }}

0 comments on commit 60c49b1

Please sign in to comment.