DockerERTFF/views/index.ejs

14 lines
652 B
Plaintext

<!-- Wappler include fontawesome_5="cdn" bootstrap5="local" is="dmx-app" id="startPage" appconnect="local" components="{dmxBootstrap5Navigation:{},dmxBootstrap5Collapse:{}}" class="text-center" head-page="layouts/main" -->
<div class="container">
<div class="row text-center">
<div class="offset-3 col-7 offset-xxl-1 col-xxl-10">
<h1>Starting Point ...</h1>
<h2>Click on the icon below to begin.</h2>
<a href="/index0" internal="true"><img alt="image" class="img-fluid mt-5" src="/assets/images/start-here-image.jpg" width="250"></a>
</div>
</div>
</div>
<meta name="ac:route" content="/">