Help find your username
This commit is contained in:
		
							parent
							
								
									0de1361b2d
								
							
						
					
					
						commit
						84cc3a1c68
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -27,7 +27,9 @@ html
 | 
				
			||||||
      form.mt32(hx-post="/api/load-collection" hx-target="#results" hx-indicator="#submit-username")
 | 
					      form.mt32(hx-post="/api/load-collection" hx-target="#results" hx-indicator="#submit-username")
 | 
				
			||||||
        h1 Add an account
 | 
					        h1 Add an account
 | 
				
			||||||
        .d-flex.gy4.fd-column.ps-relative
 | 
					        .d-flex.gy4.fd-column.ps-relative
 | 
				
			||||||
          label.s-label(for="username") Bandcamp username
 | 
					          label.s-label.d-flex.ai-center(for="username")
 | 
				
			||||||
 | 
					            span.mr8 Bandcamp username
 | 
				
			||||||
 | 
					            a.s-tag.s-tag__sm(href="https://bandcamp.com/settings?pane=fan")!= icons.get("question-mark")
 | 
				
			||||||
          input.s-input.wmx3#username(name="account" placeholder="Enter your Bandcamp username here")
 | 
					          input.s-input.wmx3#username(name="account" placeholder="Enter your Bandcamp username here")
 | 
				
			||||||
        button.s-btn.s-btn__filled.my16#submit-username Load collection
 | 
					        button.s-btn.s-btn__filled.my16#submit-username Load collection
 | 
				
			||||||
        #results.d-flex
 | 
					        #results.d-flex
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue