1 line
117 B
HTML
1 line
117 B
HTML
<span class="{{ profile.css_class }}"><a href="{{ url('user_page', user.username) }}">{{ user.username }}</a></span>
|