diff options
author | Christian Pointner <equinox@ffgraz.net> | 2011-05-09 01:03:09 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2011-05-09 01:03:09 +0000 |
commit | d465769e93aa51568c54589b46431f4a86e095b2 (patch) | |
tree | bcefa01a592eee62b0e16909c0d67ba7978f8c89 /inc/en/links.shtml | |
parent | 7b2f78f05be0849efb5507a0df64074187bceb7d (diff) |
added english includes
Diffstat (limited to 'inc/en/links.shtml')
-rw-r--r-- | inc/en/links.shtml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/inc/en/links.shtml b/inc/en/links.shtml new file mode 100644 index 0000000..24fedc2 --- /dev/null +++ b/inc/en/links.shtml @@ -0,0 +1,11 @@ + <div id="links"> + <ul> + <li><a href="index.html">Home</a></li> + <li><a href="http://wiki.ffgraz.net">Wiki</a></li> + <li><a href="others.html">Related Initiatives</a></li> + <li><a href="links.html">Links</a></li> + <li><a href="contact.html">Contact / Legal Notice</a></li> + </ul> +<!--#include virtual="/inc/lang.shtml" --> + <div style="clear: both"></div> + </div> |