Show
Ignore:
Timestamp:
05/30/09 22:54:44 (15 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Licence Affero GPL.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • java/sql-vyuka/web/index.jsp

    r14 r23  
     1<!DOCTYPE html SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    12<%@page contentType="text/html" pageEncoding="UTF-8"%> 
    23<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> 
    34<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> 
    4 <!DOCTYPE html SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    55 
    66<fmt:setBundle basename="cz.frantovo.sql.vyuka.preklady" scope="application"/>