| 
									
										
										
										
											2018-01-14 19:30:04 -08:00
										 |  |  | <img alt="Profile picture for @{{account.acct}}" src="{{account.avatar_static}}"> | 
					
						
							| 
									
										
										
										
											2018-01-10 20:45:02 -08:00
										 |  |  | <style> | 
					
						
							|  |  |  |   img { | 
					
						
							| 
									
										
										
										
											2018-01-11 00:26:35 -08:00
										 |  |  |     width: 48px; | 
					
						
							|  |  |  |     height: 48px; | 
					
						
							| 
									
										
										
										
											2018-01-14 19:28:50 -08:00
										 |  |  |     margin: 0 auto; | 
					
						
							| 
									
										
										
										
											2018-01-10 20:45:02 -08:00
										 |  |  |     border-radius: 4px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | </style> | 
					
						
							|  |  |  | <script> | 
					
						
							|  |  |  |   export default { | 
					
						
							|  |  |  |     data: () => ({ | 
					
						
							|  |  |  |       account: null | 
					
						
							|  |  |  |     }) | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | </script> |