Add activities page for FTF's workshop
svn path=/trunk/; revision=14971
This commit is contained in:
16
projects/ftf/activities-workshop.en.xhtml
Normal file
16
projects/ftf/activities-workshop.en.xhtml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>ELN 2010 Workshop (FTF) - FSFE</title>
|
||||
<link rel="stylesheet" media="all" href="/projects/ftf/ftf.css" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<p id="category"><a href="/projects/ftf/">FTF</a></p>
|
||||
<h1>Activities</h1>
|
||||
|
||||
<localmenu id="3">Activities</localmenu>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,3 +1,9 @@
|
||||
/* Random cruft to start with. */
|
||||
|
||||
p#category {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* This is the very general left-or-right column setup; we split the packages into two
|
||||
big chunks and send them off to the side.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user