language moved to dataclass
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
Язык
|
||||
</td>
|
||||
<td>
|
||||
<img src="{{ solution.language.logo.url }}" width="30px" height="30px">
|
||||
<img src="{{ solution.language.logo_url }}" width="30px" height="30px">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user