|
|
|
@ -5,7 +5,6 @@
|
|
|
|
* AvatarSize: Avatar size in pixels
|
|
|
|
* AvatarSize: Avatar size in pixels
|
|
|
|
* AuthorBold: Whether to render the autor as bold text
|
|
|
|
* AuthorBold: Whether to render the autor as bold text
|
|
|
|
* IsSigned: Whether the user is currently signed in
|
|
|
|
* IsSigned: Whether the user is currently signed in
|
|
|
|
* Hack: Hack to avoid error related to .Author.FullName and .Author.HomeLink
|
|
|
|
|
|
|
|
*/}}
|
|
|
|
*/}}
|
|
|
|
<div class="flex-text-inline{{if .AuthorBold}} tw-font-semibold{{end}}">
|
|
|
|
<div class="flex-text-inline{{if .AuthorBold}} tw-font-semibold{{end}}">
|
|
|
|
{{if .User}}
|
|
|
|
{{if .User}}
|
|
|
|
|