RP_Search/app/templates/logo.html
2024-12-06 18:21:39 +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>