17 lines
556 B
HTML
17 lines
556 B
HTML
#filter substitution
|
|
#include @BOOKMARKS_INCLUDE_PATH@
|
|
|
|
<!-- 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>
|
|
<meta charset="UTF-8">
|
|
<title>@bookmarks_title@</title>
|
|
<h1>@bookmarks_heading@</h1>
|
|
|
|
<dl><p>
|
|
<dt><h3 personal_toolbar_folder="true">@bookmarks_toolbarfolder@</h3></dt>
|
|
<dd>@bookmarks_toolbarfolder_description@
|
|
<dl>
|
|
</dl>
|
|
</dl>
|