Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageBot/PageBot
/ _body
Method
_body
Lib/pagebot/contexts/htmlcontext/htmlbuilder.py:756–757 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
754
self.write_tag(
'body'
, True, args)
755
756
def
_body(self):
757
self._closeTag(
'body'
)
758
759
760
def
h1(self, **args):
Callers
1
write_body
Method · 0.80
Calls
1
_closeTag
Method · 0.80
Tested by
no test coverage detected