"disable" catalog link
This commit is contained in:
parent
20f442f8f2
commit
05ef278693
@ -4,7 +4,7 @@
|
|||||||
template parameters:
|
template parameters:
|
||||||
- board ( the model of the current page )
|
- board ( the model of the current page )
|
||||||
- page ( the page number of the current page )
|
- page ( the page number of the current page )
|
||||||
|
|
||||||
board has the properties:
|
board has the properties:
|
||||||
- Prefix ( absolute path like //site.tld/ or /path/ )
|
- Prefix ( absolute path like //site.tld/ or /path/ )
|
||||||
- Board ( the name of the board )
|
- Board ( the name of the board )
|
||||||
@ -31,7 +31,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</center>
|
</center>
|
||||||
<div class="board_header">{{board.Board}}</div>
|
<div class="board_header">{{board.Board}}</div>
|
||||||
<div class="board_header_catalog"><a href="{{board.Prefix}}catalog-{{board.Name}}.html"> {{#i18n.Translations}}{{catalog_label}}{{/i18n.Translations}} </a></div>
|
<!-- <div class="board_header_catalog"><a href="{{board.Prefix}}catalog-{{board.Name}}.html"> {{#i18n.Translations}}{{catalog_label}}{{/i18n.Translations}} </a></div> -->
|
||||||
<!-- postform -->
|
<!-- postform -->
|
||||||
<div id="postform_container">
|
<div id="postform_container">
|
||||||
{{{form}}}
|
{{{form}}}
|
||||||
|
Reference in New Issue
Block a user