forked from mirrors/thatmattlove-hyperglass
start: add DNS resolution
This commit is contained in:
parent
03c58ceb76
commit
6ad69ae6bb
1 changed files with 1 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ class Branding(HyperglassModel):
|
|||
terms: StrictStr = "Terms"
|
||||
info: StrictStr = "Help"
|
||||
peeringdb = "PeeringDB"
|
||||
fqdn_tooltip: StrictStr = "Use {protocol}"
|
||||
|
||||
class Error404(HyperglassModel):
|
||||
"""Validation model for 404 Error Page."""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue