From patchwork Fri Jul 8 03:00:54 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 2579 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 489AB24127 for ; Fri, 8 Jul 2011 03:00:58 +0000 (UTC) Received: from mail-qy0-f180.google.com (mail-qy0-f180.google.com [209.85.216.180]) by fiordland.canonical.com (Postfix) with ESMTP id 17FDBA184E3 for ; Fri, 8 Jul 2011 03:00:58 +0000 (UTC) Received: by qyk30 with SMTP id 30so1084299qyk.11 for ; Thu, 07 Jul 2011 20:00:57 -0700 (PDT) Received: by 10.229.1.140 with SMTP id 12mr1213764qcf.118.1310094057554; Thu, 07 Jul 2011 20:00:57 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.229.48.135 with SMTP id r7cs125407qcf; Thu, 7 Jul 2011 20:00:57 -0700 (PDT) Received: by 10.216.56.15 with SMTP id l15mr166547wec.105.1310094055263; Thu, 07 Jul 2011 20:00:55 -0700 (PDT) Received: from adelie.canonical.com (adelie.canonical.com [91.189.90.139]) by mx.google.com with ESMTP id 55si19984496wel.109.2011.07.07.20.00.54; Thu, 07 Jul 2011 20:00:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) client-ip=91.189.90.139; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) smtp.mail=bounces@canonical.com Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Qf1JG-0003JS-BI for ; Fri, 08 Jul 2011 03:00:54 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 4B0FC2E8911 for ; Fri, 8 Jul 2011 03:00:54 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 193 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 193: Add links to home and XML-RPC Message-Id: <20110708030054.11148.26293.launchpad@loganberry.canonical.com> Date: Fri, 08 Jul 2011 03:00:54 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="13376"; Instance="initZopeless config overlay" X-Launchpad-Hash: 744c5ad990bb2df50a3d1c621256d2a5ad78e70b ------------------------------------------------------------ revno: 193 committer: Zygmunt Krynicki branch nick: trunk timestamp: Thu 2011-07-07 20:17:41 +0200 message: Add links to home and XML-RPC modified: lava_server/templates/base.html --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'lava_server/templates/base.html' --- lava_server/templates/base.html 2011-07-05 12:44:56 +0000 +++ lava_server/templates/base.html 2011-07-07 18:17:41 +0000 @@ -31,12 +31,11 @@ {% block navigation %}
{% endblock %}