Files
ClassContent/历届学生/17届课程/blog/dist/views/layout.pug
2024-09-27 02:06:13 +08:00

8 lines
125 B
Plaintext

doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
body
block content