2023-04-19 04:40:13 -04:00
< head >
2023-08-10 12:28:56 -04:00
< link href = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel = "stylesheet" integrity = "sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin = "anonymous" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< link rel = "icon" type = "image/png" href = "/assets/extensions/blueprint/favicon@30x30.png" sizes = "30x30" >
2023-04-19 04:40:13 -04:00
< / head >
< body >
2023-08-10 12:28:56 -04:00
< div class = "container" >
< a href = "https://ptero.shop/" >
< button type = "button" class = "btn btn-primary btn-sm" style = "margin-top:25px;margin-bottom:12px;padding-right:12px;" > < img src = "/assets/extensions/blueprint/favicon@30x30.png" alt = "logo" style = "scale:0.6;margin-right:4px;" > Get Blueprint< / button >
< / a >
< p > Blueprint allows developers to create extensions that work with each other and administrators to install them with less hassle. This page is only accessible on Pterodactyl panels with Blueprint installed.< / p >
< / div >
< span class = "badge bg-dark" style = "position: fixed; bottom: 10px; left: 10px;" > @version< / span >
< script src = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity = "sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin = "anonymous" > < / script >
< / body >