Skip to content
Snippets Groups Projects
Commit 70f1d0e9 authored by Michael Drury's avatar Michael Drury
Browse files

removed unnecceesarry code from home

parent 9fb0f54d
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,6 @@
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="holly website" />
</component>
</module>
\ No newline at end of file
......@@ -3,6 +3,7 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/coursework.iml" filepath="$PROJECT_DIR$/.idea/coursework.iml" />
<module fileurl="file://$PROJECT_DIR$/../../../../Stuff/holly website/.idea/holly website.iml" filepath="$PROJECT_DIR$/../../../../Stuff/holly website/.idea/holly website.iml" />
</modules>
</component>
</project>
\ No newline at end of file
No preview for this file type
{% extends "layout.html" %}
{% block title %}Home{% endblock %}
{% block page_content %}
<div id="content-wrap">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment