net.anotheria.anosite.blog.presentation.renderer.BlogListViewBoxRenderer.jsp Maven / Gradle / Ivy
<%@ page contentType="text/html;charset=utf-8" session="true" %>
<%@ taglib uri="http://www.anotheria.net/ano-tags" prefix="ano" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
<%@ page isELIgnored="false" %>
[Demo] Posts to blog:
${post.name}
Posted on: ${post.created} Updated on: ${post.updated}
${post.content}
Tags:
${tag.name}
Comments to this post:
Leaved on: ${comment.created} by ${comment.commentator}
  ${comment.content}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy