diff --git a/layouts/head_common.html b/layouts/head_common.html new file mode 100644 index 0000000..69dcd32 --- /dev/null +++ b/layouts/head_common.html @@ -0,0 +1,6 @@ + + +<%= @item[:title] %> + + + diff --git a/layouts/head_common.yaml b/layouts/head_common.yaml new file mode 100644 index 0000000..20670d5 --- /dev/null +++ b/layouts/head_common.yaml @@ -0,0 +1,2 @@ +--- {} +