Skip to content

How to use html rendering #2

Description

@aladdin-im
app = gin.New()
app.LoadHTMLGlob("templates/*")
r := app.Group("/")

An error occurred:

panic: html/template: pattern matches no files: `templates/*`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions