2 * AUTOMATICALLY GENERATED TEMPLATE
3 * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
6 <p id="profile-in-directory">
10 <div id="profile-in-netdir-yes-wrapper">
11 <label id="profile-in-netdir-yes-label" for="profile-in-netdir-yes">{{$yes_str}}</label>
12 <input type="radio" name="profile_in_netdirectory" id="profile-in-netdir-yes" {{$yes_selected}} value="1" />
14 <div id="profile-in-netdir-break" ></div>
16 <div id="profile-in-netdir-no-wrapper">
17 <label id="profile-in-netdir-no-label" for="profile-in-netdir-no">{{$no_str}}</label>
18 <input type="radio" name="profile_in_netdirectory" id="profile-in-netdir-no" {{$no_selected}} value="0" />
20 <div id="profile-in-netdir-end"></div>