minor updates to nonprofit page

pull/2/head
Michael Q Larson 2014-12-17 10:22:59 -08:00
parent 2c9fe6ea5a
commit bb64f5f2b5
1 changed files with 6 additions and 6 deletions

View File

@ -1,18 +1,18 @@
extends layout
block content
.jumbotron
h1.animated.lightSpeedIn.text-center We'll code software solutions for your nonprofit, for free!
.jumbotron.negative-15
h1.animated.lightSpeedIn.text-center.hug-top We'll code software solutions for your nonprofit, for free!
.animated.fadeIn.delay-2.landing-panel-body
h3 Our students will help you build that donor tracking system, community message board, or whatever your organization needs, 
strong at no cost.
h3 In exchange, we ask only that you:
h4
ul
li &#8226 meet with them regularly to provide direction and answer questions.
li &#8226 clearly communicate your project's goals: what will this project solve, and for whom?
li &#8226 understand that they will build your project using JavaScript frameworks (as opposed to older or proprietary tools)
li &#8226 keep your expectations high. Our students' goal is to produce work that's up to your standards.
li &#8226 Meet with them regularly to provide direction and answer questions
li &#8226 Clearly communicate your project's goals: what will this project solve, and for whom?
li &#8226 Understand that they will build your project using JavaScript frameworks (as opposed to older or proprietary tools)
li &#8226 Keep your expectations high. Our students' goal is to produce work that's up to your standards
h3 If you're OK with these terms, great! We'd love to help you! Fill in this form and we'll get right back to you.
form.form-horizontal(role='form', method='POST')
input(type='hidden', name='_csrf', value=_csrf)