NDOJ/templates/user/link.html
2020-01-21 15:35:58 +09:00

1 line
117 B
HTML

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