diff options
Diffstat (limited to 'src/web/_views/home/main.php')
| -rw-r--r-- | src/web/_views/home/main.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web/_views/home/main.php b/src/web/_views/home/main.php index 22cc856..fc3799a 100644 --- a/src/web/_views/home/main.php +++ b/src/web/_views/home/main.php @@ -57,3 +57,6 @@ </div> </div> +<?=aria_section('android', lang('android'))?> + <p><?=lang('section_android')?></p> +</div> |