Skip to content

Instantly share code, notes, and snippets.

@jayd3e
Created December 12, 2013 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jayd3e/7933710 to your computer and use it in GitHub Desktop.
Save jayd3e/7933710 to your computer and use it in GitHub Desktop.
<%def name="body()">
<p>
Hey Flunker! Your classes have been active while you've been gone. Files have
been uploaded, students have helped other students. Get back to the
community, they're waiting for you.
</p>
<p>
-c<span style="color: red">F</span>
</p>
</%def>
<%def name="body()">
<p>
We've noticed you Flunked your way through last term but haven't signed
in this semester. Have you graduated? If not, the clusterFlunk community
has only multiplied in size, your classmates are awaiting your arrival.
</p>
<p>
Sign in & talk to the people in your classes this semester: (
<a href="${ request.route_url('index',
_scheme='https',
_host='clusterflunk.com') }">
clusterflunk.com
</a>)
</p>
<p>
-c<span style="color: red">F</span>
</p>
</%def>
<%def name="body()">
<p>
You've signed up for clusterFlunk, but haven't joined any courses. There
are thousands of students & files waiting for you. We even
set up a tour to help you join your classes! ;)
</p>
<p>
-c<span style="color: red">F</span>
</p>
</%def>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment