Skip to content

Commit

Permalink
Correct error views (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Dec 9, 2018
1 parent fcaa933 commit f52bc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/error/show404.volt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{%- endblock -%}

{%- block content -%}
<section class="documentation">
<section class="documentation-section">
<div class="container ">
<div class="row">
<div class="col-md-8 col-md-offset-2 col-lg-10 col-lg-offset-1 parse-content">
Expand Down

0 comments on commit f52bc56

Please sign in to comment.