yavsc/Yavsc/Views/Shared/Components/Avatar/Default.cshtml

2 lines
41 B
Text
Raw Normal View History

2017-02-01 19:53:10 +01:00
@model string
<img src="@Model" alt="" />