{% extends 'layouts/default.twig' %} {% block title %}Dashboard{% endblock %} {% block content %}

Recently updated projects:

{% for p in projects %} {% endfor %}
Title Last updated
{{ p.title }} {{ p.updatedAt | date('m/d/Y g:ia') }}

Recently added results:

Benchmark Hardware Average/Score Scoring type Added on
{% endblock %}