Class ConsoleSoyInfo.MainSoyTemplateInfo

java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.ui.soy.registrar.ConsoleSoyInfo.MainSoyTemplateInfo
Enclosing class:
ConsoleSoyInfo

@Deprecated public static final class ConsoleSoyInfo.MainSoyTemplateInfo extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates.Main} instead.
Main registrar page. We use a single page architecture (SPA) so content is filled in dynamically into reg-app element via JS rendering of Component.soy and other templates within it.