(search) Don't inject arbitrary HTML into the site info view xD
This commit is contained in:
parent
70f338c3de
commit
a065040323
@ -14,7 +14,7 @@
|
||||
<dl>
|
||||
{{#each samples}}
|
||||
<dt><a href="{{url}}" rel="external noopener ugc">{{title}}</a></dt>
|
||||
<dd>{{{description}}}</dd>
|
||||
<dd>{{description}}</dd>
|
||||
{{/each}}
|
||||
</dl>
|
||||
{{/if}}{{/unless}}
|
Loading…
Reference in New Issue
Block a user