1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00
uguu/templates/partials/lead.ejs
Go Johansson (neku) 2057341d8f refactoring
* Ko-Fi donation button added.
* Templating now uses ejs instead of swig.
* clean-css/uglify-js replaced with minify-all.
* Minor PHP changes.
* Preparations for major refactor.
2022-07-16 08:24:58 +02:00

7 lines
244 B
Plaintext

<h1><%= siteName %>~</h1>
<p class="lead">
Max upload size is <%= max_upload_size %>&nbsp;MiB & files expire after <%= expireTime %>, read the
<a href="faq.html">
<abbr title="Frequently asked questions">FAQ</abbr>
</a>
</p>