1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-09 15:40:54 +00:00

Complete site

The start <html>-tag was missing.
This commit is contained in:
Flo 2017-03-25 16:11:37 +01:00 committed by GitHub
parent 52baf26d7d
commit 6eb9192cd1

View File

@ -48,6 +48,7 @@ if($uri == "/")
?> ?>
<!DOCTYPE html> <!DOCTYPE html>
<html>
<head> <head>
<meta charset='UTF-8'/> <meta charset='UTF-8'/>
<title>Website Blocked</title> <title>Website Blocked</title>