diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-24 09:12:47 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-10-24 09:12:47 -0700 |
commit | c9c188f0056fbf222803ba4f14728b77dd349734 (patch) | |
tree | edd7a9cdf61a9edc0430dcf07a7620ea5691a72c /doc/foot.html | |
download | edje-c9c188f0056fbf222803ba4f14728b77dd349734.tar.gz edje-c9c188f0056fbf222803ba4f14728b77dd349734.tar.bz2 edje-c9c188f0056fbf222803ba4f14728b77dd349734.zip |
Imported Upstream version 1.7.1upstream/1.7.1
Diffstat (limited to 'doc/foot.html')
-rw-r--r-- | doc/foot.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/foot.html b/doc/foot.html new file mode 100644 index 0000000..d43cf8f --- /dev/null +++ b/doc/foot.html @@ -0,0 +1,18 @@ + + <div id="push"></div> + </div> <!-- #content --> + </div> <!-- .layout --> + + </div> <!-- #container --> + + + <div id="footer"> + <table><tr> + <td class="copyright">Copyright ©$year Enlightenment</td> + <td class="generated">Docs generated $datetime</td> + </tr></table> + </div> + + +</body> +</html> |