| 
									
										
										
										
											2018-03-25 13:20:54 -04:00
										 |  |  | <%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> | 
					
						
							| 
									
										
										
										
											2018-03-25 13:30:42 -04:00
										 |  |  | <section class='admin-topNav tour-admin'> | 
					
						
							|  |  |  |   <div class='container u-centered'> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   <p><strong>Manage Profile Page</strong></p> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	<a class='button--small edit'> | 
					
						
							|  |  |  | 		<!--= on 'click' (open_modal 'settingsModal') --> | 
					
						
							|  |  |  | 		<i class='fa fa-gear'></i> Settings | 
					
						
							|  |  |  | 	</a> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   <a class='button--small edit'> | 
					
						
							|  |  |  |     <!--= on 'click' (open_modal 'uploadBackgroundImage') --> | 
					
						
							|  |  |  |     <i class='fa fa-image'></i> Header Image | 
					
						
							|  |  |  |   </a> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   <a class='button--small edit'> | 
					
						
							|  |  |  |     <!--= on 'click' (open_modal 'uploadCarouselImages') --> | 
					
						
							|  |  |  |     <i class='fa fa-image'></i> Main image | 
					
						
							|  |  |  |   </a> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   <a class='button--tiny edit' href='?preview=t'> | 
					
						
							|  |  |  |     <i class='fa fa-eye'></i> Preview Mode | 
					
						
							|  |  |  |   </a> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   <% if current_role?(:super_admin) %> | 
					
						
							|  |  |  |     <p><i class='icon icon-pacman-ghost'></i> For super admin: | 
					
						
							|  |  |  |       NPO ID: <%= @nonprofit.id %> | 
					
						
							|  |  |  |     </p> | 
					
						
							|  |  |  |   <% end %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   </div> | 
					
						
							|  |  |  | </section> |