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