Sha256: 30c28ad3fcaddc8587bd3e85e858cf5a41a312c2663eaf9e0922aaf26f437d85
Contents?: true
Size: 658 Bytes
Versions: 3
Compression:
Stored size: 658 Bytes
Contents
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>Example framework interface</title> <!-- The description of this interfaces here --> <meta name="description" content="This is an example framework interface"> </head> <body> <h1>Example framework interface</h1> <p>This is an example of a framework interface. It really doesn't belong here but for now this is ok. Once we'll have real framework interfaces this is going to be be moved to a template. </p> <p>And just to make sure we are loading not just the index, here is a picture of dandelions</p> <img src="dandelion-flowers-card.jpg" width="500"> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems