MyWeb 
ヘルプ 
MyWeb設定
一覧 追加 編集
基本 パスフィルタ
許可 拒否 テスト
削除 
パス:
## エラー表示 #if($error_msgs.length() > 0)
#foreach($error in $error_msgs) ${error}
#end
#end
${user.indexat(1).sanitize()}
#set($pathNo = 0) #foreach($path in $path_array) #if($pathNo % 2 == 0) #else #end #if($path.indexat(0) != $sid) #else #end #set($pathNo = $pathNo + 1) #end
パス  
${path.indexat(1)}