feat: add elsa form with a modular addition of content type
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Successful in 4m49s
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Successful in 4m49s
This commit is contained in:
@@ -40,16 +40,16 @@
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<div class="service-card service-card-disabled" onclick="showConstructionWarning()">
|
||||
<a href="/elsa" class="service-card">
|
||||
<div class="service-icon">
|
||||
<span class="mdi mdi-library-shelves"></span>
|
||||
</div>
|
||||
<h2>ELSA</h2>
|
||||
<p>Elektronischer Semesterapparat</p>
|
||||
<div class="service-badge">
|
||||
<span class="mdi mdi-hammer-wrench"></span> Im Aufbau
|
||||
<div class="service-arrow">
|
||||
<span class="mdi mdi-arrow-right"></span>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<section class="info-section">
|
||||
|
||||
Reference in New Issue
Block a user