Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3795715
D556.id1353.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
791 B
Referenced Files
None
Subscribers
None
D556.id1353.diff
View Options
diff --git a/src/layouts/default.html b/src/layouts/default.html
--- a/src/layouts/default.html
+++ b/src/layouts/default.html
@@ -1,5 +1,3 @@
-{{!-- This is the base layout for your project, and will be used on every page. --}}
-
<!doctype html>
<html class="no-js" lang="en">
<head>
@@ -13,7 +11,8 @@
</head>
<body>
{{!-- Pages you create in the src/pages/ folder are inserted here when the flattened page is created. --}}
-{{> body}}
-<script src="{{ root }}assets/js/app.js"></script>
+ {{> body}}
+ {{> footer}}
+ <script src="{{ root }}assets/js/app.js"></script>
</body>
</html>
diff --git a/src/pages/index.html b/src/pages/index.html
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -103,5 +103,3 @@
</div>
</div>
</section>
-
-{{> footer}}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 29, 03:51 (18 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2270636
Default Alt Text
D556.id1353.diff (791 B)
Attached To
Mode
D556: Tidy master page
Attached
Detach File
Event Timeline
Log In to Comment