We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f77d8b commit 535343fCopy full SHA for 535343f
templates/default.tt
@@ -5,6 +5,7 @@
5
<title>[% pagename %] - [% site_title %]</title>
6
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7
<meta http-equiv="Content-Language" content="en-gb">
8
+ <link rel="search" type="application/opensearchdescription+xml" title="Search perldoc.perl.org" href="/static/search.xml"/>
9
<link href="[% IF download %][% path %][% ELSE %]/[% END %]static/css-20100830.css" rel="stylesheet" rev="stylesheet" type="text/css" media="screen">
10
<link href="[% IF download %][% path %][% ELSE %]/[% END %]static/exploreperl.css" rel="stylesheet" rev="stylesheet" type="text/css">
11
</head>
0 commit comments