Fix tour content page: Was missing a </div>
This commit is contained in:
parent
7b77d3990d
commit
3ca9dad2dd
1 changed files with 8 additions and 8 deletions
|
@ -79,7 +79,7 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Organizations -->
|
<!-- Organizations -->
|
||||||
<div class="product-tour" ng-if="kind == 'organizations'">
|
<div class="product-tour" ng-if="kind == 'organizations'">
|
||||||
|
|
Reference in a new issue