Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
[615354] Use mozilla/django-moz-header:
Browse files Browse the repository at this point in the history
* adds two submodules at templates/global and media/global
* extends header/footer templates from templates/global now
* Moves reset CSS to reset.css
  • Loading branch information
Paul Craciunoiu committed Dec 8, 2010
1 parent 3de879b commit 86645ba
Show file tree
Hide file tree
Showing 12 changed files with 69 additions and 694 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[submodule "locale"]
path = locale
url = git://github.com/jsocol/sumo-locales.git
[submodule "templates/global"]
path = templates/global
url = git://github.com/mozilla/django-moz-header.git
[submodule "media/global"]
path = media/global
url = git://github.com/mozilla/django-moz-header.git
Loading

0 comments on commit 86645ba

Please sign in to comment.