mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
5 lines
129 B
HTML
5 lines
129 B
HTML
<div x-ng-bind="I am here to make this seem like an AngularJS template">
|
|
<!-- BAD -->
|
|
<a href="{{help_url}}">Help</a>
|
|
</div>
|