Sha256: 19fabcf2c780763f2365e7eb021dd6684b4464aebea536140d955f2c82fd7bc9
Contents?: true
Size: 267 Bytes
Versions: 8
Compression:
Stored size: 267 Bytes
Contents
<html> <body> <%@ taglib uri="http://www.acme.com/taglib2" prefix="acme" %> <acme:date2 format="long"> On ${day} of ${month} in the year ${year} </acme:date2> <br/> <acme:date2 format="short"> ${day} - ${month} - ${year} </acme:date2> <br/> </body> </html>
Version data entries
8 entries across 4 versions & 1 rubygems