| 
									
										
										
										
											2018-01-08 17:44:29 -08:00
										 |  |  | <SettingsNav page={{page}} /> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <div class="settings"> | 
					
						
							| 
									
										
										
										
											2018-01-12 18:57:50 -08:00
										 |  |  |   <FreeTextLayout> | 
					
						
							|  |  |  |     <slot></slot> | 
					
						
							|  |  |  |   </FreeTextLayout> | 
					
						
							| 
									
										
										
										
											2018-01-08 17:44:29 -08:00
										 |  |  | </div> | 
					
						
							|  |  |  | <script> | 
					
						
							|  |  |  |   import SettingsNav from './SettingsNav.html'; | 
					
						
							| 
									
										
										
										
											2018-01-12 18:57:50 -08:00
										 |  |  |   import FreeTextLayout from '../../_components/FreeTextLayout' | 
					
						
							| 
									
										
										
										
											2018-01-08 17:44:29 -08:00
										 |  |  | 
 | 
					
						
							|  |  |  |   export default { | 
					
						
							|  |  |  |     components: { | 
					
						
							| 
									
										
										
										
											2018-01-12 18:57:50 -08:00
										 |  |  |       FreeTextLayout, | 
					
						
							| 
									
										
										
										
											2018-01-08 17:44:29 -08:00
										 |  |  |       SettingsNav | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   }; | 
					
						
							|  |  |  | </script> |