Add cover to consist page

This commit is contained in:
2023-01-04 15:14:30 +01:00
parent 3860ed70fd
commit b70aa27a13
5 changed files with 16 additions and 7 deletions

View File

@@ -170,7 +170,7 @@ class GetRollingStock(View):
return render(
request,
"page.html",
"rollingstock.html",
{
"title": rolling_stock,
"rolling_stock": rolling_stock,