Add API Framework Revel Source Files
[iec.git] / src / foundation / api / revel / testdata / app / views / footer.html
diff --git a/src/foundation/api/revel/testdata/app/views/footer.html b/src/foundation/api/revel/testdata/app/views/footer.html
new file mode 100644 (file)
index 0000000..9307824
--- /dev/null
@@ -0,0 +1,8 @@
+    </div>
+
+    <div id="footer">
+      Created with the <a href="http://github.com/revel/revel">Revel framework</a> and really inspirated from the booking sample application provided by <a href="http://www.playframework.org">play framework</a>, which was really inspired by the booking sample application provided by the <a href="http://seamframework.org/">seam framework</a>.
+    </div>
+
+  </body>
+</html>