Part of WRIS-11.
[mkws-moved-to-github.git] / src / templates / wikipedia.handlebars
index 8967945..0400cae 100644 (file)
@@ -26,9 +26,10 @@ display only the first image
 {{#if md-title-responsibility}}
 <i>{{md-title-responsibility}}</i>
 {{/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"
+>Did you mean <a href="{{md-disambiguationurl}}" target="_blank"
        >a different {{md-title}}</a>?</p>
 {{/if}}
+{{{mkws-paragraphs md-description paragraphs sentences}}}
 <p class="mkws-credit mkwsCredit">{{credit}}</p>