diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-11-10 15:56:17 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-11-10 15:56:17 +0100 |
commit | f5ab443ac5a285aaa76505e00f16241bbb3331a4 (patch) | |
tree | 0e755331c69a5da06610346561a827b77e1a015b /vim/header_html | |
parent | 60e458c51be6efa355404084bad8a71bbcdcdf5c (diff) |
Added commented link to stylesheet
Diffstat (limited to 'vim/header_html')
-rw-r--r-- | vim/header_html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/header_html b/vim/header_html index 45cfebc..a54ee90 100644 --- a/vim/header_html +++ b/vim/header_html @@ -4,6 +4,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title></title> + <!-- <link rel="stylesheet" type="text/css" href="..." /> --> </head> <body> </body> |