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-25 14:58:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0229fc243a5d29ad5fbc38afb51aaa184686ee3c
firefly-iii
/
resources
/
views
/
v1
/
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