[templates] Clean up task titles
This commit is contained in:
@ -97,7 +97,7 @@
|
||||
<p>No brick sets today</p>
|
||||
{% endif %}
|
||||
|
||||
<h3><a href="{% url 'puzzles:puzzle_list' %}">Puzzles</aa></h3>
|
||||
<h3><a href="{% url 'puzzles:puzzle_list' %}">Puzzles</a></h3>
|
||||
{% if Puzzle %}
|
||||
{% with scrobbles=Puzzle count=Puzzle_count time=Puzzle_time %}
|
||||
{% include "scrobbles/_scrobble_table.html" %}
|
||||
|
||||
Reference in New Issue
Block a user