~pidgeon690/pidge-groups/trunk

« back to all changes in this revision

Viewing changes to Apps/Users/templates/users-login

  • Committer: Fergus Ross Ferrier
  • Date: 2009-03-22 11:39:41 UTC
  • mfrom: (272.1.1 project)
  • Revision ID: hello@fergusrossferrier.co.uk-20090322113941-8qikh06m0dzmeae9
Removed RavenAuth coupling.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
{% endif %}
27
27
 
28
28
 
29
 
<div class='mp-box' style='float:left;'>
30
 
    <h2>I Have a Raven Account</h2><br/>
31
 
    <a href='{% url Raven null %}{{ returnurl }}'><img border=0 src='https://raven.cam.ac.uk/img/ravenlogo100-dddddd.gif'/></a><br/><br/>
32
 
    <div style='width: 200px; padding-top: 0px; margin-left: 0 auto;' id='mp-linkbox'><ul><li onClick='window.location=this.getElementsByTagName("a")[0].href;'><img src='/images/camicon.ico'> <a href='{% url Raven null %}{{ returnurl }}'>Login or Register With Raven</a></li></ul></div>
33
 
    <br/><br />
34
 
    <p>Raven is an authentication system provided by the University of Cambridge. Please refer to the <a href="https://raven.cam.ac.uk/" target="_blank">Raven help pages</a> for further support.</p>
35
 
    </div>
36
29
<link rel="stylesheet" type="text/css" href="/resources/events.css" />
37
30
 
38
31
<div class='mp-box' style='float:right;'>
39
 
    <h2>I Don't Have a Raven Account</h2>
40
32
    <div class='mp-eventdateline' style='width: 250px; padding-top: 10px; clear: left;'>I've Registered</div>
41
33
    <div class='mp-form'>
42
34
        <form action='{% url Users.views.Login null %}{{ returnurl }}' method='post'>