Browse Source

removed footer

tags/v1.0
Robin Thoni 7 years ago
parent
commit
ea194f09d9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      frontend/WebSem/app/views/footer.html

+ 1
- 1
frontend/WebSem/app/views/footer.html View File

4
     <div layout="column" layout-fill layout-align="top center">
4
     <div layout="column" layout-fill layout-align="top center">
5
         <div flex>
5
         <div flex>
6
             <div class="col-lg-12">
6
             <div class="col-lg-12">
7
-                <p>{{ 'common.createdBy' | translate }} <a href="https://www.rthoni.com/">Robin Thoni</a></p>
7
+                <!--<p>{{ 'common.createdBy' | translate }} <a href="https://www.rthoni.com/">Robin Thoni</a></p>-->
8
             </div>
8
             </div>
9
         </div>
9
         </div>
10
     </div>
10
     </div>

Loading…
Cancel
Save