diff options
Diffstat (limited to 'tests/utils_tests/files')
| -rw-r--r-- | tests/utils_tests/files/strip_tags1.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/utils_tests/files/strip_tags1.html b/tests/utils_tests/files/strip_tags1.html index a533fa90d3..606e134ce1 100644 --- a/tests/utils_tests/files/strip_tags1.html +++ b/tests/utils_tests/files/strip_tags1.html @@ -37,12 +37,12 @@ <meta property="og:url" content="https://github.com/django/django"/> <meta property="og:image" content="https://secure.gravatar.com/avatar/fd542381031aa84dca86628ece84fc07?s=420&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/> <meta property="og:site_name" content="GitHub"/> - <meta property="og:description" content="django - The Web framework for perfectionists with deadlines."/> + <meta property="og:description" content="django - The web framework for perfectionists with deadlines."/> <meta property="twitter:card" content="summary"/> <meta property="twitter:site" content="@GitHub"> <meta property="twitter:title" content="django/django"/> - <meta name="description" content="django - The Web framework for perfectionists with deadlines." /> + <meta name="description" content="django - The web framework for perfectionists with deadlines." /> <link href="https://github.com/django/django/commits/d7504a3d7b8645bdb979bab7ded0e9a9b6dccd0e.atom" rel="alternate" title="Recent Commits to django:d7504a3d7b8645bdb979bab7ded0e9a9b6dccd0e" type="application/atom+xml" /> |
