-
Notifications
You must be signed in to change notification settings - Fork 2
/
menu.t2t
30 lines (24 loc) · 823 Bytes
/
menu.t2t
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
% The menu creates the "sidebar" DIV
''' <div id="sidebar">
[Home index.html]
[Download download.html]
[Startup Guide guide.html]
[Wiki http://docs.salixos.org/wiki/Main_Page]
[Forum http://forum.salixos.org/]
[Blog http://salixos.blogspot.com]
--------------------
[Websearch http://start.salixos.org/]
[Screenshots screenshots.html]
[Mailing Lists mailinglists.html]
[Translate translate.html]
[IRC/Jabber chat.html]
--------------------
[Sourceforge Project Page http://sourceforge.net/projects/salix/]
[Package Submissions http://sourceforge.net/p/salix/packages/?source=navbar]
[Bugtracker http://sourceforge.net/p/salix/tickets/]
--------------------
[[img/donate.png] donations.html]
%%!include: ''paypal.htm''
''' </div>
% When updating this file, regenerate all files that use it.
% See update.txt for info.