RP_Search/app/templates/logo.html
Virág Gábor 80b26a39c6 upload
2024-11-06 11:01:28 +01:00

8 lines
173 B
HTML
Executable file

<div class="rplogo">
<img
src="static/img/rplogo.webp"
alt="rplogo"
title="RP Kereső"
style="object-fit: contain; height: auto; width: 100%;"
/>
</div>