17 lines
433 B
HTML
17 lines
433 B
HTML
{# Copyright The IETF Trust 2015, All Rights Reserved #}
|
|
{% load origin %}
|
|
{% origin %}
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>
|
|
Google Webmaster Tools Verification
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<h3>
|
|
This is a verification page for the
|
|
<a href="https://www.google.com/webmasters/tools/siteoverview">Google Webmaster Tools</a>.
|
|
</h3>
|
|
</body>
|
|
</html> |