|
|
@ -10,7 +10,7 @@
|
|
|
|
<img alt="{brand:logo:alt}" class="{brand:logo:display} forum-logo" src="{brand:logo}" />
|
|
|
|
<img alt="{brand:logo:alt}" class="{brand:logo:display} forum-logo" src="{brand:logo}" />
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<!-- IF config.showSiteTitle -->
|
|
|
|
<!-- IF config.showSiteTitle -->
|
|
|
|
<a href="{relative_path}/">
|
|
|
|
<a href="<!-- IF title:url -->{title:url}<!-- ELSE -->{relative_path}/<!-- ENDIF title:url -->">
|
|
|
|
<h1 class="navbar-brand forum-title">{title}</h1>
|
|
|
|
<h1 class="navbar-brand forum-title">{title}</h1>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<!-- ENDIF config.showSiteTitle -->
|
|
|
|
<!-- ENDIF config.showSiteTitle -->
|
|
|
|