Currently, the search pretty basic, but we will keep improving! Search by puzzle name, ean or code. Search player by name or code.
+Welcome new search! Currently, the search pretty basic, but we will keep improving! Search by puzzle name, ean or code. Search player by name or code. Please let us know your feedback.
{% endif %} {% if this.query %} -{{ 'menu.players'|trans }}
+{{ 'menu.players'|trans }}
{% if computed.players|length == 0 %}No players found :-(
@@ -22,27 +23,25 @@ {% endif %} {% for player in computed.players %} - {% if loop.index < 5 %} - - {% endif %} + {% endfor %} {% if this.query %}-
{{ 'menu.puzzles_overview'|trans }}
+{{ 'menu.puzzles_overview'|trans }}
{% if computed.puzzle|length == 0 %}No players found :-(
@@ -50,59 +49,52 @@ {% endif %} {% for puzzle in computed.puzzle %} - {% if loop.index < 5 %} -{{ 'pieces_count'|trans({ '%count%': puzzle.piecesCount })|raw }} -
{{ 'pieces_count'|trans({ '%count%': puzzle.piecesCount })|raw }} +
{{ puzzle.puzzleIdentificationNumber }} - {% endif %} -
- {% if ranking[puzzle.puzzleId] is defined %} - {{ ranking[puzzle.puzzleId].time|puzzlingTime }} - {% endif %} -
+ {% if ranking[puzzle.puzzleId] is defined %} + {{ ranking[puzzle.puzzleId].time|puzzlingTime }} + {% endif %} +