[%# View style info for a user for the purpose of troubleshooting. # # Authors: # import r26.1 livejournal -- original page # Jen Griffin -- TT conversion # # Copyright (c) 2008-2020 by Dreamwidth Studios, LLC. # # This code was forked from the LiveJournal project owned and operated # by Live Journal, Inc. The code has been modified and expanded by # Dreamwidth Studios, LLC. These files were originally licensed under # the terms of the license supplied by Live Journal, Inc. # # In accordance with the original license, this code and all its # modifications are provided under the GNU General Public License. # A copy of that license can be found in the LICENSE file included as # part of this distribution. %] [%- sections.title = '.title' | ml -%] [%- CALL dw.active_resource_group( "foundation" ) -%] [%- sections.head = BLOCK %] [% END %]
[% form.textbox( label = dw.ml( '.label.viewuser' ), name = 'user', size = site.maxlength_user, maxlength = site.maxlength_user ); form.submit( value = dw.ml( '.btn.view' ) ) %]
[%- IF u -%]
[%- IF s2style -%]

[% '.header.s2style' | ml( stylename = s2style.name ) %]

[%- ELSE -%]

[% '.txt.nostyle' | ml %]

[%- END -%] [%- END -%]