summaryrefslogtreecommitdiff
path: root/views/layout.jade
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-06-29 00:21:11 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-06-29 00:21:11 +0200
commite81f24cc6e2de2ed314a1c912c4cb4853b4c13fe (patch)
treea55638cb602902a8dc95ff703f8ef3371784a5a5 /views/layout.jade
parentffc96483ac114306643e2681ed37f3374433ebea (diff)
downloadcollection-json-explorer-e81f24cc6e2de2ed314a1c912c4cb4853b4c13fe.tar.gz
collection-json-explorer-e81f24cc6e2de2ed314a1c912c4cb4853b4c13fe.tar.bz2
collection-json-explorer-e81f24cc6e2de2ed314a1c912c4cb4853b4c13fe.tar.xz
collection-json-explorer-e81f24cc6e2de2ed314a1c912c4cb4853b4c13fe.zip
o Adding links on each item.
Diffstat (limited to 'views/layout.jade')
-rw-r--r--views/layout.jade4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/layout.jade b/views/layout.jade
index 1b7b305..8fe7f51 100644
--- a/views/layout.jade
+++ b/views/layout.jade
@@ -1,7 +1,7 @@
doctype 5
html
head
- title= title
+ title Collection+JSON Explorer
link(rel='stylesheet', href='/stylesheets/style.css')
body
- block content \ No newline at end of file
+ block content