Mercurial > hg > savane-forge
annotate template/base.html @ 149:c2fdf83164e7
Fix double slash bug in base template
author | Sylvain Beucler <beuc@beuc.net> |
---|---|
date | Thu, 18 Feb 2010 21:21:27 +0100 |
parents | ce698eb0e43b |
children |
rev | line source |
---|---|
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8"?> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US.UTF-8" xml:lang="en-US.UTF-8"> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
4 <head> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
5 <title>Welcome [Savannah]</title> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
6 <meta name="Generator" content="Savane 3.1-cleanup, see http://savannah.nongnu.org/projects/savane-cleanup" /> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
7 <meta http-equiv="Content-Script-Type" content="text/javascript" /> |
149
c2fdf83164e7
Fix double slash bug in base template
Sylvain Beucler <beuc@beuc.net>
parents:
134
diff
changeset
|
8 <link rel="stylesheet" type="text/css" href="{{STATIC_MEDIA_URL}}savane/css/Savannah.css" /> |
c2fdf83164e7
Fix double slash bug in base template
Sylvain Beucler <beuc@beuc.net>
parents:
134
diff
changeset
|
9 <link rel="icon" type="image/png" href="{{STATIC_MEDIA_URL}}savane/images/icon.png" /> |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
10 <meta name="Author" content="Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved" /> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
11 <meta name="Keywords" content="Savannah,GNU, FSF, Free Software Foundation, GNU/Linux, Linux, Emacs, GCC, Unix, Free Software, Operating System, GNU Kernel, HURD, gnus, SourceForge" /> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
12 <meta name="Description" content="Savannah is a central point for development, distribution and maintainance of Free Software. It allows contributors to easily join existing Free Software projects." /> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
13 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
14 </head> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
15 <body> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
16 <div class="main_menu"> |
149
c2fdf83164e7
Fix double slash bug in base template
Sylvain Beucler <beuc@beuc.net>
parents:
134
diff
changeset
|
17 <a href="/"><img src="{{STATIC_MEDIA_URL}}savane/images/floating.png" alt="Back to Savannah Homepage" border="0" width="118" height="100" /></a> |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
18 <a href="">Hosted Projects</a> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
19 <a href="">Help</a> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
20 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
21 <div class="menu_search"> |
46
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
22 <form action="/search/#options" method="get" > |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
23 <input type="text" size="15" name="words" value="" /> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
24 <em>in</em> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
25 <select name="type_of_search"> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
26 <option value="soft" selected="selected">Projects</option> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
27 <option value="people">People</option> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
28 <option value="cookbook">Cookbook</option> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
29 <option value="support">Support</option> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
30 <option value="bugs">Bugs</option> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
31 <option value="task">Tasks</option> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
32 <option value="patch">Patches</option> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
33 </select> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
34 <input type="submit" name="Search" value="Search" /><input type="hidden" name="exact" value="1" /> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
35 </form> |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
36 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
37 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
38 {% if user.is_authenticated %} |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
39 <div class="fast_menu_user"> |
134
ce698eb0e43b
Added user name an name at the top of the page
Jonathan Gonzalez V <zeus@gnu.org>
parents:
84
diff
changeset
|
40 {{ user.username}} ({{ user.first_name }} {{ user.last_name }}) |
52
53fb78d96221
Removed links that doesn't make sense yet. Use images/icon.png instead of images/Savnanah.theme/icon.png
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
46
diff
changeset
|
41 <!-- <a href="">Items</a> --> |
53fb78d96221
Removed links that doesn't make sense yet. Use images/icon.png instead of images/Savnanah.theme/icon.png
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
46
diff
changeset
|
42 <!-- <a href="">Groups</a> --> |
84
7bb6514be22c
Attempt to define a directory layout suitable for reusable apps
Sylvain Beucler <beuc@beuc.net>
parents:
83
diff
changeset
|
43 <a href="{% url savane.my.views.sv_conf %}">Account Conf</a> |
83
45933e4a5aec
- Clean-up in the login code to reuse Django 'auth' app; if I removed
Sylvain Beucler <beuc@beuc.net>
parents:
80
diff
changeset
|
44 | <a href="{% url django.contrib.auth.views.logout %}">Logout</a> |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
45 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
46 {% else %} |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
47 <div class="menu_login"> |
83
45933e4a5aec
- Clean-up in the login code to reuse Django 'auth' app; if I removed
Sylvain Beucler <beuc@beuc.net>
parents:
80
diff
changeset
|
48 <form action="{% url django.contrib.auth.views.login %}" method="post"> |
46
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
49 <dl> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
50 <dt>Login Name:</dt> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
51 <dd><input type="text" name="username" value="" size="12" /></dd> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
52 <dt>Password:</dt> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
53 <dd><input type="password" name="password" size="12" /></dd> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
54 <dd><input type="submit" name="login" value="Login" /></dd> |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
55 </dl> |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
56 </form> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
57 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
58 {% endif %} |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
59 <div class="root"> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
60 <div class="body"> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
61 {% ifequal has_left_menu None %} |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
62 <div class="menu_left"> |
80
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
63 <strong>Site Help</strong> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
64 <ul> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
65 <li><a>User Docs: Cookbook</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
66 <li><a>User Docs: In Depth Guide</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
67 <li><a>Get Support</a></li> |
83
45933e4a5aec
- Clean-up in the login code to reuse Django 'auth' app; if I removed
Sylvain Beucler <beuc@beuc.net>
parents:
80
diff
changeset
|
68 <li><a href="{% url contact %}">Contact Us</a></li> |
80
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
69 <li><a href="http://savannah.gnu.org/maintenance/CvsAnonymous">CVS Instructions</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
70 <li><a href="http://savannah.gnu.org/maintenance/FaQ">FAQ</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
71 </ul> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
72 <strong>GNU Project</strong> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
73 <ul> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
74 <li><a href="http://www.gnu.org/help/help.html" target="_blank">Help GNU</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
75 <li><a href="http://www.gnu.org/directory/GNU" target="_blank">All GNU Packages</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
76 <li><a href="http://www.gnu.org/software/devel.html" target="_blank">Dev Resources</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
77 <li><a href="http://www.gnu.org/licenses/license-list.html" target="_blank">License List</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
78 <li><a href="http://www.gnu.org/prep/ftp.htm" target="_blank">GNU Mirrors</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
79 </ul> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
80 <strong>Free Software Foundation</strong> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
81 <ul> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
82 <li><a href="http://www.fsf.org/events/" target="_blank">Coming Events</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
83 <li><a href="http://gplv3.fsf.org/" target="_blank">GNU GPL v3</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
84 <li><a href="http://www.fsf.org/directory/" target="_blank">Free Software Directory</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
85 <li><a href="http://savannah.gnu.org/maintenance/SavannahCryptographicRestrictions" target="_blank">Cryptographic software legal notice</a></li> |
ee9449d99f48
Added links to the left menu
Jonathan Gonzalez V <zeus@gnu.org>
parents:
68
diff
changeset
|
86 </ul> |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
87 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
88 {% endifequal %} |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
89 <div class="content"> |
55
13508f3e8997
Changed the (error|success)_message fro (error|success)_msg, short and fast to write
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
52
diff
changeset
|
90 {% if error_msg %} |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
91 <div class="error"> |
55
13508f3e8997
Changed the (error|success)_message fro (error|success)_msg, short and fast to write
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
52
diff
changeset
|
92 {{ error_msg }} |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
93 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
94 {% endif %} |
55
13508f3e8997
Changed the (error|success)_message fro (error|success)_msg, short and fast to write
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
52
diff
changeset
|
95 {% if success_msg %} |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
96 <div class="success"> |
55
13508f3e8997
Changed the (error|success)_message fro (error|success)_msg, short and fast to write
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
52
diff
changeset
|
97 {{ success_msg }} |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
98 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
99 {% endif %} |
46
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
100 {% block content %} |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
101 {% endblock %} |
44
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
102 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
103 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
104 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
105 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
106 <!-- footer start here --> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
107 <p class="footer"> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
108 <span style="float:right"> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
109 <a href="http://git.sv.gnu.org/gitweb/?p=savane-cleanup.git;a=blob;f=frontend/php/index.php">Source<br />Code</a> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
110 </span> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
111 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
112 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
113 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
114 02110-1301, USA |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
115 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
116 <br /> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
117 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
118 Verbatim copying and distribution of this entire article is |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
119 permitted in any medium, provided this notice is preserved. |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
120 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
121 <br /> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
122 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
123 The <a href="http://www.gnu.org/graphics/meditate.html">Levitating, |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
124 Meditating, Flute-playing Gnu</a> logo is a GNU GPL'ed image provided |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
125 by the Nevrax Design Team. |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
126 </p> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
127 |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
128 <div align="right"> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
129 <a href="http://savannah.nongnu.org/projects/savane-cleanup">Powered by Savane 3.1-cleanup</a> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
130 </div> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
131 <!-- footer ends here --> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
132 </body> |
43c1419c06c3
Replaced djhtml for html on all template names
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
diff
changeset
|
133 </html> |
46
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
134 {% comment %} |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
135 Local Variables: ** |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
136 mode: django-html ** |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
137 tab-width: 4 ** |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
138 indent-tabs-mode: nil ** |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
139 End: ** |
e0dda7fa5c7d
Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Jonathan Gonzalez V <zeus@lunareja.(none)>
parents:
44
diff
changeset
|
140 {% endcomment %} |