NDOJ/templates/user/link.html
2023-05-20 12:02:50 +07:00

1 line
117 B
HTML

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