From 7d0d96d23aa3abbfc6fabfc42051f9b513ad75a1 Mon Sep 17 00:00:00 2001 From: Eddie Monge Date: Tue, 12 Nov 2013 13:35:18 -0800 Subject: [PATCH] style(whitespace): make html files follow indentation Update HTML files to have consistent indentation and spaces vs tabs --- templates/common/root/app/404.html | 308 +++++++++++----------- templates/common/root/app/views/main.html | 32 +-- 2 files changed, 170 insertions(+), 170 deletions(-) diff --git a/templates/common/root/app/404.html b/templates/common/root/app/404.html index fdace4ab1..ec98e3c26 100644 --- a/templates/common/root/app/404.html +++ b/templates/common/root/app/404.html @@ -1,157 +1,157 @@ - - - Page Not Found :( - - - -
-

Not found :(

-

Sorry, but the page you were trying to view does not exist.

-

It looks like this was the result of either:

- - - -
- + + + Page Not Found :( + + + +
+

Not found :(

+

Sorry, but the page you were trying to view does not exist.

+

It looks like this was the result of either:

+ + + +
+ diff --git a/templates/common/root/app/views/main.html b/templates/common/root/app/views/main.html index 9b7b4d79b..a9f22ad8d 100644 --- a/templates/common/root/app/views/main.html +++ b/templates/common/root/app/views/main.html @@ -1,29 +1,29 @@
- -

<%= appname %>

+ +

<%= appname %>

-

'Allo, 'Allo!

-

Always a pleasure scaffolding your apps.

-

Splendid!

+

'Allo, 'Allo!

+

Always a pleasure scaffolding your apps.

+

Splendid!

-

HTML5 Boilerplate

-

HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.

+

HTML5 Boilerplate

+

HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.

-

Angular

-

AngularJS is a toolset for building the framework most suited to your application development.

+

Angular

+

AngularJS is a toolset for building the framework most suited to your application development.

-

Karma

-

Spectacular Test Runner for JavaScript.

+

Karma

+

Spectacular Test Runner for JavaScript.