mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
markup fiddling
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<meta name=robots content="noindex, nofollow">
|
||||
<title>This page intentionally left blank - Dive Into Python 3</title>
|
||||
@@ -10,5 +9,4 @@ p{text-align:center;margin-top:10em}
|
||||
<link rel=stylesheet media='only screen and (max-device-width: 480px)' href=mobile.css>
|
||||
<link rel=stylesheet media=print href=print.css>
|
||||
<meta name=viewport content='initial-scale=1.0'>
|
||||
</head>
|
||||
<p>This page intentionally left blank.
|
||||
|
||||
Reference in New Issue
Block a user