diff options
Diffstat (limited to '_default.template.html')
| -rw-r--r-- | _default.template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_default.template.html b/_default.template.html index 7bc9aed..88e1154 100644 --- a/_default.template.html +++ b/_default.template.html @@ -30,7 +30,7 @@ </div> <p></p> </header> - <div class="hidden"> + <div id="wide-content"> <article> {{#pubdate}} <p><time>{{pubdate}}</time></p> |
