mirror of https://github.com/scrapy/scrapy.git
modified page <title>
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%401061
This commit is contained in:
parent
d18b78b8fe
commit
3fce2496c7
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>{% block title %}Scrapy.org. an open source web scraping framework in Python{% endblock %}</title>
|
||||
<title>{% block title %}Scrapy | An open source web scraping framework for Python{% endblock %}</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
<link href="{{ MEDIA_URL }}/style/style.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue