seized.gohtml (351B)
1 {{ define "base" }}<!DOCTYPE html> 2 <html lang="en"> 3 <head><meta charset="UTF-8"><title>THIS HIDDEN SITE HAS BEEN SEIZED</title></head> 4 <body style="background-color:white;background-size:contain;background-image:url('/public/img/seized.png');background-repeat:no-repeat;background-position:center;background-attachment:fixed;"></body> 5 </html>{{ end }}