From 5d0305e8f284fe9ce0ec47325a6fd56508ce65f4 Mon Sep 17 00:00:00 2001 From: nanalelfe Date: Sun, 28 Aug 2016 01:50:33 -0400 Subject: Integrated socketst.io and setup the notification function --- views/partials/header.hbs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'views/partials/header.hbs') diff --git a/views/partials/header.hbs b/views/partials/header.hbs index bce9736..158ae51 100644 --- a/views/partials/header.hbs +++ b/views/partials/header.hbs @@ -115,6 +115,21 @@ {{# if login }} {{# if user.email }}
  • Profile Page
  • + {{else}}
  • Admin Panel
  • {{/if}} -- cgit v1.2.3