From 7cd71b614658e5ae35be1c7af360c54feead9b82 Mon Sep 17 00:00:00 2001
From: Matt Lott <mattlott@live.com>
Date: Mon, 6 Apr 2015 16:11:51 -0700
Subject: [PATCH] Add clans blurb to /teachers

---
 app/templates/teachers.jade | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/app/templates/teachers.jade b/app/templates/teachers.jade
index d790307e8..9bd926dc9 100644
--- a/app/templates/teachers.jade
+++ b/app/templates/teachers.jade
@@ -37,6 +37,17 @@ block content
       p(data-i18n="teachers.who_for_1")
       p(data-i18n="teachers.who_for_2")
 
+      h3 How do I monitor student progress?
+      p 
+        span.spr Student progress can be monitored by creating a
+        a(href='/clans') Clan
+        span.spl for your class.
+      p 
+        span.spr To add a student, send them the invite link for your Clan, which is on the
+        a(href='/clans') Clans
+        span.spl page.
+      p After they join, you will see a summary of the student's progress on your Clan's page.
+
       h3(data-i18n="teachers.material_title")
       if me.get('chinaVersion')
         p(data-i18n="teachers.material_china")