mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
* 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.
7 lines
244 B
Plaintext
7 lines
244 B
Plaintext
<h1><%= siteName %>~</h1>
|
|
<p class="lead">
|
|
Max upload size is <%= max_upload_size %> MiB & files expire after <%= expireTime %>, read the
|
|
<a href="faq.html">
|
|
<abbr title="Frequently asked questions">FAQ</abbr>
|
|
</a>
|
|
</p> |