diff --git a/src/develop/_layouts/base.html b/src/develop/_layouts/base.html index f43466e..a3b7846 100644 --- a/src/develop/_layouts/base.html +++ b/src/develop/_layouts/base.html @@ -38,9 +38,14 @@
@section("topicpath") + + トップではないよ + +
@include("/include/topicpath.html")
+ @endsection @section("main") diff --git a/src/develop/_layouts/two-column.html b/src/develop/_layouts/two-column.html index 2d61bee..abb3475 100644 --- a/src/develop/_layouts/two-column.html +++ b/src/develop/_layouts/two-column.html @@ -38,9 +38,11 @@
@section("topicpath") +
- @include("/include/topicpath.html") + @include("/include/topicpath.html")
+ @endsection