51b7c4014b90072985998c6ed78a4e1dc70fce25
[myslice.git] / portal / templates / authority_request_email.html
1 <img src="https://onelab.eu/templates/onelab2/images/logo.png">
2 <br>
3 <h1>NEW AUTHORITY REQUEST</h1>
4 <br>
5 <h2>{{site_name}}</h2>             
6 <b>Authority hrn    :</b> {{authority_hrn}}         
7 <b>Abreviated name  :</b> {{site_abbreviated_name}} 
8 <b>URL              :</b> {{site_url}}              
9 <b>latitude         :</b> {{site_latitude}}         
10 <b>longitude        :</b> {{site_longitude}}        
11 <b>Address          :</b> {{address_line1}}<br>        
12                           {{address_line2}}<br>     
13                           {{address_line3}}<br>         
14 <b>City             :</b> {{address_city}}          
15 <b>Postcode         :</b> {{address_postalcode}}    
16 <b>State            :</b> {{address_state}}         
17 <b>Country          :</b> {{address_country}}  
18
19 <br><br>
20
21 <h2>PI for this Authority</h2>     
22 <b>First Name   :</b> {{first_name}}
23 <b>Last Name    :</b> {{last_name}}
24 <b>Authority hrn:</b> {{authority_hrn}}
25 <b>Public key   :</b> {{public_key}}
26 <b>Email        :</b> {{email}}
27 <b>User Hrn     :</b> {{user_hrn}}