Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
a996467b0a1fcf4d1a02636e9bd6c7cbf0e9c93c
/
.
/
tools
/
resources
/
about_credits_entry.tmpl
blob: 99b354cf89fee0f561366b1cdba9a07f2cfa6db9 [
file
]
<div
class
=
"product"
>
<span
class
=
"title"
>
{{name}}
</span>
<span
class
=
"homepage"
><a
href
=
"{{url}}"
>
homepage
</a></span>
<div
class
=
"licence"
>
<pre>
{{license}}
</pre>
</div>
</div>