This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
firefly-iii
Watch
1
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-09-23 14:26:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c62e3dcb78c4bdf1bb4c8b6989c20c5cd23f8c91
firefly-iii
/
resources
/
views
/
form
/
help.twig
4 lines
95 B
Twig
Raw
Normal View
History
Unescape
Escape
Can create accounts.
2015-05-01 23:17:17 +02:00
{%
if
options
.helpText
%}
First (almost) functional CSV importer.
2015-07-04 07:53:37 +02:00
<p class="help-block">
{{
options
.helpText
|
raw
}}
</p>
Can create accounts.
2015-05-01 23:17:17 +02:00
{%
endif
%}
Reference in New Issue
Copy Permalink