mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-15 04:57:07 +08:00
6 lines
110 B
HTML
6 lines
110 B
HTML
{% extends "../common/layout.html" %}
|
|
{%block content%}
|
|
{%block view%}
|
|
|
|
{%endblock%}
|
|
{%endblock%} |