Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to CS giving page per #227; wording may not be perfect #281

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions liquid/templates/corporate/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ <h2>Contact the ACM Corporate Committee</h2>

<p>The Corporate Committee is ACM's central point of contact for all corporate relations activities. Please e-mail <a href="mailto:[email protected]">[email protected]</a> rather than an individual student to ensure that your message is properly archived and visible to the entire Corporate Committee.</p>
</section>

<section>
<h2>Department Sponsorships</h2>

<p>If you would like to sponsor ACM@UIUC, another CS student organization, or the Department itself through the Department of Computer Science, please see <a href='http://cs.illinois.edu/giving/give-now'>this page</a> on their website.</p>
</section>
</div>
<div class="span4">
<div class="well">
Expand Down