diff --git a/Projects/Submission/template.html b/Projects/Submission/template.html
new file mode 100755
index 0000000000000000000000000000000000000000..eb0872313605767c4e3e639db779db5cc5e75736
--- /dev/null
+++ b/Projects/Submission/template.html
@@ -0,0 +1,37 @@
+<html>
+<header><title>APP NAME</title></header>
+<body>
+<style type="text/css">
+.tg  {border-collapse:collapse;border-spacing:0;}
+.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
+.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
+</style>
+<table class="tg">
+  <tr>
+    <td class="tg-031e">Icon</td>
+    <td class="tg-031e">App name</td>
+  </tr>
+  <tr>
+    <td class="tg-031e" colspan="2">External link to .apk</td>
+  </tr>
+  <tr>
+    <td class="tg-031e" colspan="2">External link to source zip</td>
+  </tr>
+  <tr>
+    <td class="tg-031e" colspan="2">App Description </td>
+  </tr>
+  <tr>
+    <td class="tg-031e">screenshot1</td>
+    <td class="tg-031e">screenshot2</td>
+  </tr>
+  <tr>
+    <td class="tg-031e" colspan="2">External link to YouTube video</td>
+  </tr>
+  <tr>
+    <td class="tg-031e" colspan="2">List of external libraries and code used in this project</td>
+  </tr>
+</table>
+
+<p style="text-align: right;"><a href="https://www.umd.edu/web-accessibility" title="UMD Web Accessibility">Web Accessibility</a></p>
+</body>
+</html>