Merge lp:~daker/loco-team-portal/fix.wmt into lp:loco-team-portal

Proposed by Adnane Belmadiaf
Status: Merged
Approved by: Michael Hall
Approved revision: 669
Merged at revision: 671
Proposed branch: lp:~daker/loco-team-portal/fix.wmt
Merge into: lp:loco-team-portal
Diff against target: 11 lines (+1/-0)
1 file modified
loco_directory/templates/base.html (+1/-0)
To merge this branch: bzr merge lp:~daker/loco-team-portal/fix.wmt
Reviewer Review Type Date Requested Status
Michael Hall (community) Approve
Review via email: mp+201328@code.launchpad.net

Commit message

Added Google Webmaster Tools tag

To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

ok

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'loco_directory/templates/base.html'
2--- loco_directory/templates/base.html 2012-12-26 17:23:50 +0000
3+++ loco_directory/templates/base.html 2014-01-12 21:32:44 +0000
4@@ -7,6 +7,7 @@
5
6 {% block extrastyles %}
7 <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}/css/styles.css" />
8+ <meta name="google-site-verification" content="V0zYRyKRCFbNe4U4cXn1sWzToM_bvKsHhI6evwkMFRw" />
9 {% endblock %}
10
11 {% block extrahead %}

Subscribers

People subscribed via source and target branches