ic: remove works bc on tzo page
This commit is contained in:
parent
7912ed28de
commit
35b7a329f2
@ -1,5 +1,5 @@
|
||||
.tzo-toc {
|
||||
padding-top: 10px;
|
||||
//padding-top: 10px;
|
||||
|
||||
li {
|
||||
margin: 9px 0;
|
||||
|
@ -1,9 +1,6 @@
|
||||
{{ bc([
|
||||
{url: '/works/', text: "books"|lang},
|
||||
{text: "tzo_full_title"|lang}
|
||||
]) }}
|
||||
|
||||
<div class="blog-post-text tzo-toc">
|
||||
<h2>{{ "tzo_full_title"|lang }}</h2>
|
||||
|
||||
{% set chapter_number = 1 %}
|
||||
{% for part in tzo.getParts() %}
|
||||
<h3>
|
||||
|
@ -1,6 +1,5 @@
|
||||
<div class="page">
|
||||
{{ bc([
|
||||
{url: '/works/', text: "books"|lang},
|
||||
{url: '/tbc/', text: "tzo"|lang},
|
||||
{text: title}
|
||||
]) }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user