2023-10-01 23:39:12 +00:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width" >
2024-09-30 18:51:26 +00:00
< title > FP650 - Ratings - PB2005< / title >
2024-10-04 12:26:10 +00:00
< link href = "/styles/style.css" rel = "stylesheet" type = "text/css" / >
2023-10-02 02:21:42 +00:00
< link href = "/styles/bounce.css" rel = "stylesheet" type = "text/css" / >
2024-09-30 18:51:26 +00:00
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/user - ratings"></script> -->
2023-10-01 23:39:12 +00:00
< / head >
< body >
< h5 hidden id = 'Maintenance' class = "center" > < / h5 >
< span class = center >
2024-09-30 18:51:26 +00:00
< h5 class = "force-color" > If you see this page, then the route is setup and working properly, but < / h5 > < h5 > < a href = "https://replit.com/@PikachuB2005" class = "cyan" > @PikachuB2005< / a > < / h5 > < h5 class = "force-color" > has not yet been rated.< / h5 >
2024-10-04 12:26:10 +00:00
< script src = "/scripts/script.js" > < / script >
2023-10-01 23:39:12 +00:00
< / body >
2024-04-27 03:16:50 +00:00
< / html >