This website requires JavaScript.
Explore
Help
Sign In
Nikurasu
/
services-panel
Archived
Watch
1
Star
0
Fork
You've already forked services-panel
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-03-29
. You can view files and clone it, but cannot push or open issues or pull requests.
e7ff8367dc
services-panel
/
layouts
/
_default
/
list.html
7 lines
119 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial Commit UwU
2023-02-20 14:44:59 +00:00
{{ define "main" }}
{{ .Content }}
Basic heading
2023-02-23 21:40:16 +00:00
{{ range $.Site.Params.Service }}
<
b
>
{{ .name }}
<
/
b
>
{{ end }}
Initial Commit UwU
2023-02-20 14:44:59 +00:00
{{ end }}
Reference in a new issue
Copy permalink