Motion detail template: Removed category from title (already in meta block)
This commit is contained in:
parent
7e5c3f6a27
commit
5bff15762e
@ -14,7 +14,7 @@
|
||||
|
||||
{% block content %}
|
||||
<h1>
|
||||
{{ title }} {{ motion.category|default:'' }}
|
||||
{{ title }}
|
||||
<br>
|
||||
<small>
|
||||
{% if motion.identifier %}
|
||||
|
Loading…
Reference in New Issue
Block a user