Compare commits
1 Commits
2bb7927d2b
...
aio
| Author | SHA1 | Date | |
|---|---|---|---|
| 10d729250f |
@@ -15,7 +15,7 @@
|
|||||||
<td><small class="muted">{{ .LastSeen }}</small></td>
|
<td><small class="muted">{{ .LastSeen }}</small></td>
|
||||||
</tr>
|
</tr>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<tr><td colspan="3" class="muted">Keine Peers bekannt.</td></tr>
|
<tr><td colspan="3" class="muted">Keine Peers vorhanden.</td></tr>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user