From 9927c57e087e9052bffaa5941f560d5c36846aa0 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 26 May 2012 22:19:51 -0400 Subject: Write "includes" files. --- (limited to 'includes') diff --git a/includes/footer.html b/includes/footer.html new file mode 100755 index 0000000..ec33826 --- /dev/null +++ b/includes/footer.html @@ -0,0 +1,9 @@ + + + + diff --git a/includes/header.html b/includes/header.html new file mode 100755 index 0000000..efdc189 --- /dev/null +++ b/includes/header.html @@ -0,0 +1,55 @@ + + + + + + + Embedded Operating System Distribution + + <!--#echo var="title" --> - Embedded Operating System Distribution + + + + + + +
+ + +
+
+ +
+ diff --git a/includes/news.html b/includes/news.html new file mode 100644 index 0000000..d0b96ae --- /dev/null +++ b/includes/news.html @@ -0,0 +1,3 @@ +
  • System version 1.0 under development
  • +
  • opkhelper version 1.0.0 released
  • +
  • Source package format version 1.0 to enter "candidate" state soon
  • -- cgit v0.9.1