mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +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>
|