<%~set include_username_display = $post_username%>
    <%~include include_username.html~%>
  
  <%~if post_anonymous_email%>
  
  <%~endif%>
  
    <%post_date%>
  
  
    <%~if this_do eq post_view_flat or this_do eq post_view_printable%>
    
">Post #<%post_num%> of <%num_posts%>
    <%~endif%>
    <%if post_views or post_views eq 0%>
    
      <%if this_do eq post_view_flat%>(<%post_views%> views)<%else%>Views: <%post_views%><%endif%>
    
    <%endif%>
  
 
  <%-- Moderator/Administrator functionality --%>
  <%~if user_perm_moderator and not preview and not hide_post_menu%>
  
    <%~if post_ip%>
    
    <%~endif%>
    
    <%~if current.user_status == $ADMINISTRATOR and user_status != $ADMINISTRATOR and user_status != $ANONYMOUS%>
    <%~if user_enabled%>
    
    <%~else%>
    
    <%~endif%>
    <%~endif%>
    <%~set url_param_root_id = $post_root_id || $post_id%>
    
    <%~if post_root_id%>
    
    <%~endif%>
  
 
  <%~endif%>