diff options
Diffstat (limited to 'blog.template.html')
| -rw-r--r-- | blog.template.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/blog.template.html b/blog.template.html deleted file mode 100644 index 7d47893..0000000 --- a/blog.template.html +++ /dev/null @@ -1,20 +0,0 @@ -<!DOCTYPE html> - -<html> - <head> - <title>cacharle</title> - <link rel="stylesheet" type="text/css" href="../style.css"/> - <meta charset="utf-8"/> - <link rel="icon" type="image/png" href="../favicon.png" /> - </head> - - <body> - <div id="page-wrapper"> - <!--BLOG--> - </div> - - <footer> - <!--TODO--> - <footer> - </body> -</html> |
