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'))