23 lines
986 B
HTML
23 lines
986 B
HTML
#filter substitution
|
|
|
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
<!DOCTYPE NETSCAPE-Bookmark-file-1>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<!-- These localization links are not automatically applied to any XHR
|
|
response body and must be applied manually as well. They are included
|
|
so that viewing the file directly shows the results. -->
|
|
<link rel="localization" href="branding/brand.ftl"/>
|
|
<link rel="localization" href="browser/profile/default-bookmarks.ftl"/>
|
|
<title data-l10n-id="default-bookmarks-title">default-bookmarks-title</title>
|
|
</head>
|
|
<body>
|
|
<h1 data-l10n-id="default-bookmarks-heading">default-bookmarks-heading</h1>
|
|
<dl><p>
|
|
<dt><h3 personal_toolbar_folder="true" data-l10n-id="default-bookmarks-toolbarfolder">Bookmarks Toolbar</h3></dt>
|
|
</dl>
|
|
</body>
|
|
</html>
|