projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a992ab6
)
Disambiguation link is now in a <p> of class "mkws-disambiguation"
author
Mike Taylor
<mike@indexdata.com>
Fri, 23 Jan 2015 09:33:32 +0000
(09:33 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 23 Jan 2015 09:33:32 +0000
(09:33 +0000)
src/templates/wikipedia.handlebars
patch
|
blob
|
history
diff --git
a/src/templates/wikipedia.handlebars
b/src/templates/wikipedia.handlebars
index
8967945
..
8041441
100644
(file)
--- a/
src/templates/wikipedia.handlebars
+++ b/
src/templates/wikipedia.handlebars
@@
-28,7
+28,8
@@
display only the first image
{{/if}}
{{{mkws-paragraphs md-description paragraphs sentences}}}
{{#if md-disambiguationurl}}
-<p>Or did you mean <a href="{{md-disambiguationurl}}" target="_blank"
+<p class="mkws-disambiguation"
+>Or did you mean <a href="{{md-disambiguationurl}}" target="_blank"
>a different {{md-title}}</a>?</p>
{{/if}}
<p class="mkws-credit mkwsCredit">{{credit}}</p>