root/java/sql-vyuka/web/WEB-INF/casti/vitejte.jspx @ 23:6bbbd371e813

Revision 23:6bbbd371e813, 206 bytes (checked in by František Kučera <franta-hg@…>, 15 years ago)

Licence Affero GPL.

Line 
1<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page"
2          xmlns:fmt="http://java.sun.com/jsp/jstl/fmt"
3          version="2.0">
4    <p>
5        <fmt:message key="vychozi.vysledek"/>
6    </p>
7</jsp:root>
Note: See TracBrowser for help on using the browser.