[%# Module for sticky / metadata in the entry form Authors: Louise Dennis Afuna Copyright (c) 2015 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. -%]

[% ".header" | ml %]

[%- form.hidden( id = "sticky_select", name = "sticky_select", value = 1 ) -%]
[%- INCLUDE "components/icon-link-decorative.tt" link = { url = sticky_url newwindow = 1 } icon = "wrench" text = dw.ml( ".settings.link" ) -%] [%- form.checkbox_nested( label = dw.ml( ".label.sticky" ) name ="sticky_entry" value = 1 default = sticky_entry ) -%]