Adding webapp HTML template files

This commit is contained in:
Théo Piboubès
2015-08-20 00:55:28 +02:00
parent b25b533783
commit a15eaee258
2 changed files with 18 additions and 0 deletions

3
rtv/templates/home.html Normal file
View File

@@ -0,0 +1,3 @@
<!DOCTYPE html>
<title>OAuth helper</title>
<h1>Reddit Terminal Viewer OAuth helper</h1>