about summary refs log tree commit diff
path: root/kittybox-rs/templates/src/indieauth.rs
blob: 99e94c7c15b363282e429ac3224c9b8f1cd5e7e0 (plain) (blame)
1
2
3
4
5
6
7
use kittybox_indieauth::AuthorizationRequest;

markup::define! {
    AuthorizationRequestPage() {
        
    }
}