User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
index [2024/08/28 10:38] freichrindex [2025/01/24 09:45] (current) sha4ea
Line 2: Line 2:
  
 <html> <html>
-   <div class="row"> +  <div class="row"> 
-   <div class="col-md-9"> +  <div class="col-md-9"> 
-        <h1>Welcome to BAUWELT, the Computing Infrastructure for Students at D-BAUG</h1> +    <h1>Welcome to BAUWELT, the Computing Infrastructure for Students at D-BAUG</h1> 
-        <p class="lead">BAUWELT is the central computing infrastructure available for the students of the  +    <p class="lead">BAUWELT is the central computing infrastructure available for the students of the  
-        <a href="http://www.baug.ethz.ch/">Department of Civil, Environmental and Geomatic Engineering</a> to cover the advanced IT requirements of the study.</p> +    <a href="http://www.baug.ethz.ch/en/">Department of Civil, Environmental and Geomatic Engineering</a> to cover the advanced IT requirements of the study.</p> 
-    </div> +  </div> 
-    <div class="col-md-3">+  <div class="col-md-3">
 </html> </html>
  
Line 17: Line 17:
     </div>     </div>
     <div class="row">     <div class="row">
-        <div class="col-md-9">+      <div class="col-md-9"
 +    </div> 
 +  </div> 
 + 
 +  <div class="home-page-menu row"> 
 +    <div class="col-md-3"> 
 +      <h3 class="list-group-header">Infrastructure and Operation</h3> 
 +      <div class="list-group"> 
 +        <a href="/about" class="list-group-item">About BAUWELT</a> 
 +        <a href="/contact/" class="list-group-item">Contact IT Team</a> 
 +        <a href="/infrastructure/rooms" class="list-group-item">Student Computer Rooms</a> 
 +        <a href="/terms-of-use/" class="list-group-item">Terms of Use</a>
       </div>       </div>
     </div>     </div>
-    <div class="home-page-menu row"> +     
-        <div class="col-md-3"> +    <div class="col-md-3"> 
-            <h2>Infrastrucure and Operation</h2> +      <h3 class="list-group-header">Information for Students</h3
-            <div class="list-group"> +      <div class="list-group"> 
-                <a href="/contact/" class="list-group-item">Contact</a+        <a href="/start" class="list-group-item">I am a New Student</a> 
-                <a href="/about" class="list-group-item">About BAUWELT</a+        <a href="/doc/howto/instructor/remote-access/" class="list-group-item contact">Remote Access</a> 
-                <a href="/infrastructure/rooms" class="list-group-item">Student Computer Rooms</a+      </div> 
-                <a href="/terms-of-use/" class="list-group-item">Terms of Use</a> +      <div class="list-group"> 
-            </div+        <a href="/doc/faq/student/" class="list-group-item">Frequently Asked Questions</a> 
-        </div> +      </div
-        <div class="col-md-3"> +</html>
-            <h2>Information for Students</h2> +
-            <div class="list-group"> +
-                <a href="/doc/howto/instructor/remote-access/" class="list-group-item  contact">Remote access</a> +
-                <a href="/start" class="list-group-item">I am a new Student</a> +
-            </div> +
-            <div class="list-group"> +
-                <a href="/doc/faq/student/" class="list-group-item">Frequently Asked Questions</a> +
-            </div>+
  
-            </html> 
 [[https://www.itsecurity.ethz.ch/|{{:iso-monsters.png?nolink&200}}]] [[https://www.itsecurity.ethz.ch/|{{:iso-monsters.png?nolink&200}}]]
 +
 <html> <html>
-       </div> +    </div> 
-       <div class="col-md-3"> +    <div class="col-md-3"> 
-           <h2>Information for Course Instructors</h2+      <h3 class="list-group-header">Information for Course Instructors</h3
-           <div class="list-group"> +      <div class="list-group"> 
-                <a href="/doc/howto/instructor/new-course/" class="list-group-item">How to perform course</a> +        <a href="/doc/howto/instructor/new-course/" class="list-group-item">How to Perform Course</a> 
-                <a href="https://booking.bauwelt-new.ethz.ch/" class="list-group-item">Room Booking</a> +        <a href="https://booking.bauwelt.ethz.ch/" class="list-group-item">Room Booking</a> 
-                <a href="https://bw-sw.sp.ethz.ch/SitePages/Bauwelt_Software_Request.aspx" class="list-group-item">Request Software Installation</a> +        <a href="https://apps.powerapps.com/play/e/default-9634a6ec-a266-45a3-ab14-74c4211fc582/a/4ef8d614-20e5-4974-bc7d-18c1e085b66c" class="list-group-item">Request Software Installation</a> 
-           </div> +      </div> 
-           <div class="list-group"> +      <div class="list-group"> 
-                <a href="/doc/faq/instructor/" class="list-group-item">Frequently Asked Questions</a> +      <a href="/doc/faq/instructor/" class="list-group-item">Frequently Asked Questions</a> 
-           </div> +      </div> 
-       </div> +    </div> 
-       <div class="col-md-3"> + 
-           <h2>Get Help and Report Problems</h2+    <div class="col-md-3"> 
-           <div class="list-group"> +      <h3 class="list-group-header">Get Help and Report Problems</h3
-                <a href="/contact/" class="list-group-item">Report a Problem</a> +      <div class="list-group"> 
-                <a href="/forms/new-project-dir" class="list-group-item">Request a Project Directory</a> +        <a href="/contact/" class="list-group-item">Report a Problem</a> 
-           </div> +        <a href="/forms/new-project-dir" class="list-group-item">Request a Project Directory</a> 
-           </div> +      </div> 
-       </div>+    </div> 
 +  </div>
 </html> </html>