|
|
@ -84,6 +84,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
<input type="hidden" template-variable="yourid" value="{yourid}" />
|
|
|
|
<input type="hidden" template-variable="yourid" value="{yourid}" />
|
|
|
|
<input type="hidden" template-variable="theirid" value="{theirid}" />
|
|
|
|
<input type="hidden" template-variable="theirid" value="{theirid}" />
|
|
|
|
<input type="hidden" template-type="boolean" template-variable="isFriend" value="{isFriend}" />
|
|
|
|
<input type="hidden" template-type="boolean" template-variable="isFollowing" value="{isFollowing}" />
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript" src="/src/forum/account.js"></script>
|
|
|
|
<script type="text/javascript" src="/src/forum/account.js"></script>
|