/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/WEB-INF/templates/page_header.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
<!DOCTYPE html>
 
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
<html lang="en" xmlns:h="http://xmlns.jcp.org/jsf/html"
3
7
  xmlns:ui="http://xmlns.jcp.org/jsf/facelets"
4
8
  xmlns:f="http://xmlns.jcp.org/jsf/core"