From 854e5c49af0f7e11c361b98f9447aecb96817d19 2019-01-07 22:05:08 From: Brett Smith Date: 2019-01-07 22:05:08 Subject: [PATCH] dashboard: Enable ticket sales. --- diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index be8622b3f445fb6c0c2539b6e137605c7a7af04f..6ea92f7acca99e73daf70b542f29e05121069719 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -30,7 +30,7 @@ - {# include "registrasion/dashboard_widget.html" #} + {% include "registrasion/dashboard_widget.html" %}