<%- include('../../../partials/header') %>
ثبت تبلیغ در سامانه آنسه تیم
مشاهده لیست مقالات آنسه تیم
<% for (var i = 0; i < advertiseBoxDocuments.length; i++) { %> <% if(advertiseBoxDocuments[i].Show == true) { %> <% } else { %> <% } %> <% } %>
عنوان مقاله زبان توضیحات کوتاه تایید جهت نمایش ویرایش حذف
<%= i + 1 %> <%= advertiseBoxDocuments[i].Title %> <%= advertiseBoxDocuments[i].Language.Name %> <%= advertiseBoxDocuments[i].SmallCaption %>
<%- include("../../../partials/popup") %> <%- include("../../../partials/footer") %>