diff options
author | Dan McGee <dan@archlinux.org> | 2011-08-16 15:35:59 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-16 15:46:14 -0500 |
commit | a06ab5c1eb2053d33e15244ea579875aa72c0c1f (patch) | |
tree | fadab5eff234b3e40323948aad2493550466552c /templates/public/about.html | |
parent | 8e1cae30596e48bfcc958dcd840c09b4cb8987ba (diff) |
Tabs -> spaces in templates
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/about.html')
-rw-r--r-- | templates/public/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/about.html b/templates/public/about.html index 0e0601e8..bf38e8a1 100644 --- a/templates/public/about.html +++ b/templates/public/about.html @@ -3,7 +3,7 @@ {% block content %} <div class="box"> <h2 class="title">About Arch Linux</h2> - <p> +<p> Arch Linux is an independently developed, i686/x86-64 general purpose GNU/Linux distribution versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance. Arch is installed as a |