[solr-site] branch main updated: Fix page title in tag</span></a></span> </h1> <p class="darkgray font13"> <span class="sender pipe"><a href="/search?l=commits@solr.apache.org&q=from:%22janhoy%22" rel="nofollow"><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">janhoy</span></span></a></span> <span class="date"><a href="/search?l=commits@solr.apache.org&q=date:20210303" rel="nofollow">Wed, 03 Mar 2021 08:21:56 -0800</a></span> </p> </div> <div itemprop="articleBody" class="msgBody"> <!--X-Body-of-Message--> <pre>This is an automated email from the ASF dual-hosted git repository. janhoy pushed a commit to branch main in repository <a rel="nofollow" href="https://gitbox.apache.org/repos/asf/solr-site.git">https://gitbox.apache.org/repos/asf/solr-site.git</a></pre><pre> The following commit(s) were added to refs/heads/main by this push: new 043f5a1 Fix page title in <title> tag 043f5a1 is described below commit 043f5a1772d9a147e921a79b44bb6e1c791c2305 Author: Jan Høydahl <jan....@cominvent.com> AuthorDate: Wed Mar 3 17:21:39 2021 +0100 Fix page title in <title> tag --- themes/solr/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/solr/templates/base.html b/themes/solr/templates/base.html index 81f3bc5..e79187f 100644 --- a/themes/solr/templates/base.html +++ b/themes/solr/templates/base.html @@ -2,7 +2,7 @@ <html> <head> {% include "_head.html" %} - <title>Apache Solr - {% block title %}{% endblock %}</title> + <title>{% block title %}{{ page.title }}{% endblock %} - Apache Solr</title> {% block css %}{% endblock %} {% block metakeys %} </pre> </div> <div class="msgButtons margintopdouble"> <ul class="overflow"> <li class="msgButtonItems"><a class="button buttonleft " accesskey="p" href="msg00010.html">Previous message</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="c" href="thrd13.html#00011">View by thread</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="i" href="mail13.html#00011">View by date</a></li> <li class="msgButtonItems textalignright"><a class="button buttonright " accesskey="n" href="msg00012.html">Next message</a></li> </ul> </div> <a name="tslice"></a> <div class="tSliceList margintopdouble"> <ul class="icons monospace"> </ul> </div> <div class="overflow msgActions margintopdouble"> <div class="msgReply" > <h2> Reply via email to </h2> <form method="POST" action="/mailto.php"> <input type="hidden" name="subject" value="[solr-site] branch main updated: Fix page title in <title> tag"> <input type="hidden" name="msgid" value="161478851290.17199.11596393097273032907@gitbox.apache.org"> <input type="hidden" name="relpath" value="commits@solr.apache.org/msg00011.html"> <input type="submit" value=" janhoy "> </form> </div> </div> </div> <div class="aside" role="complementary"> <div class="logo"> <a href="/"><img src="/logo.png" width=247 height=88 alt="The Mail Archive"></a> </div> <form class="overflow" action="/search" method="get"> <input type="hidden" name="l" value="commits@solr.apache.org"> <label class="hidden" for="q">Search the site</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search commits"> <input class="submitbutton" name="submit" type="image" src="/submit.png" alt="Submit"> </form> <div class="nav margintop" id="nav" role="navigation"> <ul class="icons font16"> <li class="icons-home"><a href="/">The Mail Archive home</a></li> <li class="icons-list"><a href="/commits@solr.apache.org/">commits - all messages</a></li> <li class="icons-about"><a href="/commits@solr.apache.org/info.html">commits - about the list</a></li> <li class="icons-expand"><a href="/search?l=commits@solr.apache.org&q=subject:%22%5C%5Bsolr%5C-site%5C%5D+branch+main+updated%5C%3A+Fix+page+title+in+%3Ctitle%3E+tag%22&o=newest&f=1" title="e" id="e">Expand</a></li> <li class="icons-prev"><a href="msg00010.html" title="p">Previous message</a></li> <li class="icons-next"><a href="msg00012.html" title="n">Next message</a></li> </ul> </div> <div class="listlogo margintopdouble"> </div> <div class="margintopdouble"> </div> </div> </div> <div class="footer" role="contentinfo"> <ul> <li><a href="/">The Mail Archive home</a></li> <li><a href="/faq.html#newlist">Add your mailing list</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/faq.html#support">Support</a></li> <li><a href="/faq.html#privacy">Privacy</a></li> <li class="darkgray">161478851290.17199.11596393097273032907@gitbox.apache.org</li> </ul> </div> </body> </html> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9d1eefe11c30845c',t:'MTc3MTc2ODA2NA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script>