Played last 2 weeks: {{ tmsmp(g.playtime_2weeks*60) }}
Total played: {{ tmsmp(g.playtime_linux_forever*60) }} (L) + {{ tmsmp(g.playtime_windows_forever*60) }} (W) = {{ tmsmp(g.playtime_forever*60) }} (T)
Last updated: {{ rtmsmp(recent.last_updated) }} ago
{% endif %} {% if owned.data.games %}Total played: {{ tmsmp(g.playtime_linux_forever*60) }} (L) + {{ tmsmp(g.playtime_windows_forever*60) }} (W) = {{ tmsmp(g.playtime_forever*60) }} (T)
{% if g.rtime_last_played != 0 %}Last played: {{ utmsmp(g.rtime_last_played) }}
{% endif %}Last updated: {{ rtmsmp(owned.last_updated) }} ago
{% endif %}