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 22:35:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
892074eaf29e08d903e51a4d52f0a96e51a2bc7b
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