mourningdove/views/misc/whereami.tt

21 lines
596 B
Text
Raw Normal View History

2026-05-24 01:03:05 +00:00
[%# Show user cluster
Authors:
Mark Smith <mark@dreamwidth.org>
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'.
%]
[%- CALL dw.active_resource_group( "foundation" ) -%]
[%- sections.title = '.title' | ml -%]
<p>[% '.intro' | ml %]</p>
<form action='[% site.root %]/misc/whereami'>
[% authas_html %]
</form>
<p>[% '.cluster' | ml(user = u.ljuser_display, cluster = cluster_name) %]</p>