mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
@@ -64,5 +64,5 @@ To generate links to images use the **image_path** function:
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
<img src="<?php print_unescaped(image_path('myapp', 'app.png')); ?> />
|
||||
<img src="<?php print_unescaped(image_path('myapp', 'app.png')); ?>" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user