[system] / trunk / webwork-modperl / conf / templates / barebones.template Repository:
ViewVC logotype

Diff of /trunk/webwork-modperl/conf/templates/barebones.template

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1662 Revision 1663
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE html 2<!DOCTYPE html
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4 SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
6<!--
7################################################################################
8# WeBWorK Online Homework Delivery System
9# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
10# $CVSHeader$
11#
12# This program is free software; you can redistribute it and/or modify it under
13# the terms of either: (a) the GNU General Public License as published by the
14# Free Software Foundation; either version 2, or (at your option) any later
15# version, or (b) the "Artistic License" which comes with this package.
16#
17# This program is distributed in the hope that it will be useful, but WITHOUT
18# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
19# FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the
20# Artistic License for more details.
21################################################################################
22-->
5 23
6<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> 24<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
7 <head> 25 <head>
8 <title>WeBWorK - <!--#title--></title> 26 <title>WeBWorK - <!--#title--></title>
9 <!--#head--> 27 <!--#head-->

Legend:
Removed from v.1662  
changed lines
  Added in v.1663

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9