1
私はすべて同じラベルの投稿を表示できるウェブサイトを持っています。同じラベルのすべての投稿を表示するときに、ラベルをヘッダーにする方法はありますか?
例えば、https://newsotuniverse.blogspot.ca/search/label/astrophysicsにヘッダ「天体物理学」を作成する方法や、https://newsotuniverse.blogspot.ca/search/label/engineeringに「エンジニアリング」ヘッダを作成する方法がありますか?
私はこれでラベル(ヘッダ)の名前をつけたいと思います:カテゴリページのヘッダーのラベルBlogger
<b:if cond='data:navMessage'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
<data:label.url/>
//label header here plz
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear: both;'/>