package templates
// IndexProps contains the properties for the Index component
type IndexProps struct {
Title string
}
// Index is the main page component
templ Index(props IndexProps) {
@Layout(props.Title) {
{ props.Title }
Current IP:
Configuration Required
Please configure your Cloudflare API credentials to manage your
DNS records.