Add page title in html

This commit is contained in:
2022-12-28 23:36:46 +01:00
parent 8bd2635c28
commit 538dc0bd80
10 changed files with 29 additions and 23 deletions

View File

@@ -1,7 +1,6 @@
{% extends 'base.html' %}
{% block header %}
<h1 class="fw-light">{{ rolling_stock }}</h1>
{% if rolling_stock.tags.all %}
<p><small>Tags:</small>
{% for t in rolling_stock.tags.all %}<a href="{% url 'filtered' _filter="tag" search=t.slug %}" class="badge rounded-pill bg-primary">