{% extends "base" %} {% block contents %}
This is the private leaderboard of {{ leaderboard_name }} for Advent of Code {{ year }}. It was generated by combining multiple private leaderboards, which were last updated at approximately {{ updated_at_str }} (leaderboards are updated every {{ leaderboard_update_sec }} seconds). You can use a different [Ordering].
{%- if as_of_str %}This page is currently showing the state of the leaderboard as it was on {{ as_of_str }}.
{% endif -%}Gold indicates the user got both stars for that day, silver means just the first star, and gray means none.