mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-06 03:08:11 +08:00
6 lines
110 B
HTML
6 lines
110 B
HTML
{% extends "../common/layout.html" %}
|
|
{%block content%}
|
|
{%block view%}
|
|
|
|
{%endblock%}
|
|
{%endblock%} |