mirror of
https://github.com/sruupl/batflat.git
synced 2026-01-16 10:42:04 +01:00
6 lines
230 B
INI
6 lines
230 B
INI
module_name = "Sample module"
|
|
module_desc = "This is an example of module structure and usage in Batflat."
|
|
|
|
index = "Look here!"
|
|
example = "Hello World!"
|
|
button = "Go to sample module front page" |