Sign in
dart
/
dartdoc.git
/
b8b63d1a
/
.
/
lib
/
templates
/
_source_link.html
blob: f505240e867854edcff31542ea1d86989645b4be [
file
] [
log
] [
blame
]
{{#hasSourceHref}}
<div
id
=
"external-links"
class
=
"btn-group"
><a
title
=
"View source code"
class
=
"source-link"
href
=
"{{{sourceHref}}}"
><span
class
=
"material-symbols-outlined"
>
description
</span></a></div>
{{/hasSourceHref}}