Commit 966168dc authored by Michal Čihař's avatar Michal Čihař

Remove unused attribute

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 70df66db
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="panel panel-primary"> <div class="panel panel-primary">
<div class="panel-heading"> <div class="panel-heading">
<h4 class="panel-title">{% if history_title %}{{ history_title }}{% else %}{% trans "History" %}{% endif %}</h4> <h4 class="panel-title">{% trans "History" %}</h4>
</div> </div>
<div class="panel-body"> <div class="panel-body">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment