diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index 350c9d63ae8f707c846b2a50ce3bcde3f20fcb6f..b9c0408c41278909de6b26290be09371c4196d85 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -164,6 +164,13 @@ to put this toward other purchases, or to refund it.

{% endif %} {% endif %} + + {% if user.is_staff %} +

Registration reports

+ +

View available reports. +

+ {% endif %}