1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:14:48 +00:00
MineXLauncher/views/layout.pug
2024-07-20 09:12:07 -07:00

8 lines
125 B
Plaintext

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