From c991625a270cdd9414349dc4b630e919f51de1a7 Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Mon, 3 Mar 2014 16:41:53 +0000 Subject: [PATCH] added uni message to plans page back in --- services/web/app/views/subscriptions/plans.jade | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/services/web/app/views/subscriptions/plans.jade b/services/web/app/views/subscriptions/plans.jade index 31f46a9170..16b81e9a44 100644 --- a/services/web/app/views/subscriptions/plans.jade +++ b/services/web/app/views/subscriptions/plans.jade @@ -150,6 +150,16 @@ block content mixin plan(plans.groupAnnualPlans[2], "", false) .tab-pane.student-pricing + + .row + .span6.offset3 + .alert.alert-info(style="color: #333") + h3 Want to use ShareLaTeX for free? + p Tell your university or department about our + a(href="/university") site licenses + | and use of all our + | features for free as a student or member of staff. + include ../general/small-footer link(rel='stylesheet', href='/brand/plans.css?fingerprint='+fingerprint('/brand/mainStyle.css'))