diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html index f1967e4..e28be64 100644 --- a/templates/index.html +++ b/templates/index.html @@ -34,8 +34,5 @@ <p>There are no posts yet.</p> {{?}} </main> - <footer> - <p>Press 1, 2, and 3 to switch.</p> - </footer> </body> </html> |