From f3d6d71150ca19a2f9af137df2ba5900de2ae429 Mon Sep 17 00:00:00 2001 From: Ismael Carnales Date: Tue, 16 Dec 2008 16:52:08 +0000 Subject: [PATCH] make home and download validate xhtml strict, watch out please --HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40519 --- sites/scrapy.org/templates/articles/download.html | 4 +--- sites/scrapy.org/templates/articles/home.html | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/sites/scrapy.org/templates/articles/download.html b/sites/scrapy.org/templates/articles/download.html index 60c3bbfc1..53d7a3731 100644 --- a/sites/scrapy.org/templates/articles/download.html +++ b/sites/scrapy.org/templates/articles/download.html @@ -5,7 +5,7 @@

Scrapy is available under the BSD license. - It requires Python 2.5 and some other Python libraries (see Requirements below)

+ It requires Python 2.5 and some other Python libraries (see Requirements below)

Requirements

@@ -45,6 +45,4 @@

See the How to install Scrapy for further instructions

- - {% endblock %} diff --git a/sites/scrapy.org/templates/articles/home.html b/sites/scrapy.org/templates/articles/home.html index 20f26ea23..caa92145f 100644 --- a/sites/scrapy.org/templates/articles/home.html +++ b/sites/scrapy.org/templates/articles/home.html @@ -3,11 +3,11 @@ {% block main-content %}

Welcome to Scrapy

-
+

Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites. -

+

We're currently preparing the first official release of Scrapy with a