diff options
| author | Loic GUEGAN <loic@Manzerbredes> | 2016-01-23 14:35:53 +0100 |
|---|---|---|
| committer | Loic GUEGAN <loic@Manzerbredes> | 2016-01-23 14:35:53 +0100 |
| commit | 2984adf171c49940e683fa997e8cdc60fcf1d60b (patch) | |
| tree | 1cb896bd55c3d87b2ddfb159cee0ce0d9c69ecf1 /client/partials/header.html | |
| parent | d9f59602ff537d5f10be834bccd806840e840405 (diff) | |
Init basic AngularJS App
Diffstat (limited to 'client/partials/header.html')
| -rw-r--r-- | client/partials/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/partials/header.html b/client/partials/header.html index e69de29..900a6f1 100644 --- a/client/partials/header.html +++ b/client/partials/header.html @@ -0,0 +1 @@ +<p>Header Content</p>
\ No newline at end of file |
