/magstudentportal/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/magstudentportal/trunk

« back to all changes in this revision

Viewing changes to src/main/webapp/index.xhtml

  • Committer: Gustav Hartvigsson
  • Date: 2017-08-11 12:15:56 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20170811121556-zo85vfkaiifdkl9e
* woops.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
 
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<!DOCTYPE html>
4
3
<html xmlns="http://www.w3.org/1999/xhtml"
5
4
      xmlns:h="http://xmlns.jcp.org/jsf/html"
6
5
      xmlns:ui="http://xmlns.jcp.org/jsf/facelets"