add authority email: bug fix. email working now
[myslice.git] / portal / templates / authority_request_email.html
1 <img src="{{ STATIC_URL }}img/onelab.png">
2 <br>
3 <h1>NEW AUTHORITY REQUEST</h1>
4 <br>
5 <p>This email is only for OneLab admins</p>
6 <br>
7 <h2>{{site_name}}</h2>             
8 <b>Authority hrn    :</b> {{authority_hrn}}<br>         
9 <b>Abreviated name  :</b> {{site_abbreviated_name}}<br>
10 <b>URL              :</b> {{site_url}}<br>              
11 <b>City             :</b> {{address_city}}<br>          
12 <b>Postcode         :</b> {{address_postalcode}}<br>    
13 <b>State            :</b> {{address_state}}<br>         
14 <b>Country          :</b> {{address_country}}<br>  
15
16 <br><br>
17
18 <h2>PI for this Authority</h2>     
19 <b>First Name   :</b> {{first_name}}<br>
20 <b>Last Name    :</b> {{last_name}}<br>
21 <b>Authority hrn:</b> {{authority_hrn}}<br>
22 <b>Public key   :</b> {{public_key}}<br>
23 <b>Email        :</b> {{email}}<br>
24 <b>User Hrn     :</b> {{user_hrn}}<br>