/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-04 12:42:36 UTC
  • mfrom: (6.1.2 magstudentportal-xhtml)
  • Revision ID: gustav.hartvigsson@gmail.com-20170804124236-6s9wmjrsgyvgckos
* Added getters and setters

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"