diff options
| author | Seba Gamboa <[email protected]> | 2016-01-11 23:02:37 -0300 |
|---|---|---|
| committer | Seba Gamboa <[email protected]> | 2016-01-11 23:02:37 -0300 |
| commit | a6325a692a42795c7884fc5d0a9c8897d9ddced4 (patch) | |
| tree | fa40c03e54334a138fa972d5774720825ba48309 | |
| parent | 996db5da26aa03ef3abdc55e47659f4ffe3b5cf3 (diff) | |
| download | yard-mruby-a6325a692a42795c7884fc5d0a9c8897d9ddced4.tar.gz yard-mruby-a6325a692a42795c7884fc5d0a9c8897d9ddced4.zip | |
Comment out included headers
It's a pending part of the template
| -rw-r--r-- | templates/default/header/html/includes.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default/header/html/includes.erb b/templates/default/header/html/includes.erb index 15ac839..8d6800a 100644 --- a/templates/default/header/html/includes.erb +++ b/templates/default/header/html/includes.erb @@ -1 +1 @@ -Included headers +<!-- TODO: Included headers --> |
