NDOJ/templates/user/link.html
2023-10-10 19:37:36 -05:00

1 line
123 B
HTML

<span class="{{ profile.css_class }}"><a href="{{ url('user_page', profile.username) }}">{{ profile.username }}</a></span>