about summary refs log tree commit diff stats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/layouts/pokeviewer/application.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/layouts/pokeviewer/application.html.haml b/app/views/layouts/pokeviewer/application.html.haml index 31b19ea..4fa0d19 100644 --- a/app/views/layouts/pokeviewer/application.html.haml +++ b/app/views/layouts/pokeviewer/application.html.haml
@@ -6,5 +6,4 @@
6 = javascript_include_tag "pokeviewer/application" 6 = javascript_include_tag "pokeviewer/application"
7 = csrf_meta_tags 7 = csrf_meta_tags
8 %body 8 %body
9 %header#banner Pokéviewer
10 #content= yield 9 #content= yield