luthor/otis/src/app/home/home.component.html

4 lines
101 B
HTML

<footer class="footer">
<p>Backend: v{{ auth.user?.ver }} / Frontend: v{{ version }}</p>
</footer>