/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-29 08:24:15 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20170829082415-gvcnl67e7jo02meo
* Added vim modelines
* Fixed some errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<!-- c-basic-offset: 2; tab-width: 2; indent-tabs-mode: nil
 
3
  vi: set shiftwidth=2 tabstop=2 expandtab:
 
4
  :indentSize=2:tabSize=2:noTabs=true:
 
5
-->
2
6
<!DOCTYPE html>
3
7
<html xmlns="http://www.w3.org/1999/xhtml"
4
8
  xmlns:ui="http://java.sun.com/jsf/facelets"