Sha256: f3d0c6d9ae4b8d3ff01a374ae6647883edb2cce4c7a21f2b17f9e8fba04a3db9
Contents?: true
Size: 516 Bytes
Versions: 1
Compression:
Stored size: 516 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. Use this template to write your own framework interface. WE NEED TO COMPLETE THIS TEMPLATE BUT IN ORDER FOR THAT TO HAPPEN, I NEED JAVASCRIPT APIs!!!</p> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nutella_framework-0.4.5 | framework_components/example_framework_web_interface/index.html |