From 9d337173a7a6b6234332e7fdb69ff10308b0aca1 Mon Sep 17 00:00:00 2001 From: nanalelfe Date: Wed, 27 Jul 2016 09:39:33 -0400 Subject: Minor changes --- views/about.hbs | 10 +++++----- views/partials/footer.hbs | 1 - views/partials/header.hbs | 16 ---------------- views/signin.hbs | 3 +-- 4 files changed, 6 insertions(+), 24 deletions(-) diff --git a/views/about.hbs b/views/about.hbs index 0d19d8d..00b4203 100644 --- a/views/about.hbs +++ b/views/about.hbs @@ -4,24 +4,24 @@

About Us

- We are 4 students from the University of Toronto. + We are students from the University of Toronto.

Nargiza Nosirova

Occupation: Student

Department: CS

-

Email: placeholder@gmail.com

+

Email: nargiza.nosirova@mail.utoronto.ca

Waref Haque

Occupation: Student

Department: ECE

-

Email: placeholder@gmail.com

+

Email: w.haque@mail.utoronto.ca

Pradyumn (Kumar) Damani

Occupation: Student

Department: CS

-

Email: placeholder@gmail.com

+

Email: kumar.damani@mail.utoronto.ca

Humair Khan

Occupation: Student

Department: CS

-

Email: placeholder@gmail.com

+

Email: humair.khan@mail.utoronto.ca

\ No newline at end of file diff --git a/views/partials/footer.hbs b/views/partials/footer.hbs index eecc2f7..b956a1f 100644 --- a/views/partials/footer.hbs +++ b/views/partials/footer.hbs @@ -4,7 +4,6 @@ diff --git a/views/signin.hbs b/views/signin.hbs index ebe78d1..7bea713 100644 --- a/views/signin.hbs +++ b/views/signin.hbs @@ -1,6 +1,5 @@
- -
+
{{# if success }} -- cgit v1.2.3