mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 19:29:28 +01:00
Add version/scripts included to main.js
This commit is contained in:
parent
cd598df4e9
commit
f70adfbd01
@ -1,4 +1,11 @@
|
||||
{% raw %}
|
||||
/*
|
||||
* main.js - This file is compiled and contains code from the following scripts, concatenated together in order:
|
||||
* {% endraw %}{{ config.additional_javascript|join(', ') }}{% raw %}
|
||||
* Please see those files for licensing and authorship information.
|
||||
* Compiled on {% endraw %}{{ time()|date("%c") }}{% raw %}
|
||||
*/
|
||||
|
||||
/* gettext-compatible _ function, example of usage:
|
||||
*
|
||||
* > // Loading pl_PL.json here (containing polish translation strings generated by tools/i18n_compile.php)
|
||||
|
Loading…
x
Reference in New Issue
Block a user