Skip to content

Commit 61d369b

Browse files
authored
remove wrapper id from main boostlook class div (#435)
1 parent 5bc2a73 commit 61d369b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antora-ui/src/partials/body.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="boostlook" id="antora-template-wrapper">
1+
<div class="boostlook">
22
{{> header}}
33
{{> main}}
44
{{> footer}}

0 commit comments

Comments
 (0)