diff --git a/templates/default/new-home.html.twig b/templates/default/new-home.html.twig deleted file mode 100644 index 0478399..0000000 --- a/templates/default/new-home.html.twig +++ /dev/null @@ -1,216 +0,0 @@ -{% extends 'base.html.twig' %} - -{% block title %}Sermon Notes{% endblock %} - -{% block stylesheets %} - - - - - - - -{% endblock %} - -{% block javascripts %} - - - - - -{##} - - - - -{{ importmap('app') }} - - -{% endblock %} - -{% block body %} -{% include('default/sidebar.html.twig') %} - -
-
-
 
-
- -
-
-

Notes

- - - -
-
-

Reference

- -
- - - -
-
-
-
- - - - - - - - - -
TitleSpeakerPassageDate
-
- -
-
-

Notes

- -
-
- - - -
-
- -
-
-
-
- - - - - - - - - -
-
- -
-
-
-
- -
- - - - - -
-   - -
- -
- - - - - -{% endblock %} \ No newline at end of file