fixed conflict
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
integration.test.base.url=http://localhost:
|
|
||||||
@@ -12,19 +12,26 @@
|
|||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<title>Pandamonium™ Theorem Prover</title>
|
<title>Pandamonium™ Theorem Prover</title>
|
||||||
<link type="text/css" href="/css/bootstrap.css" rel="stylesheet" />
|
<link type="text/css" href="/css/bootstrap.css" rel="stylesheet" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<div id="example1">
|
<div id="example1">
|
||||||
<h1>Theorem Prover</h1>
|
<h1>Theorem Prover</h1>
|
||||||
<h2>Hello! Welcome to Pandamonium™ Theorem Prover!!</h2>
|
<h2>Hello! Welcome to Pandamonium™ Theorem Prover!!</h2>
|
||||||
<h4>
|
|
||||||
Click on this <strong><a href="/theorem/">link</a></strong> to visit theorem entering page.
|
<h4>
|
||||||
</h4>
|
Click on this <strong><a href="/theorem/">link</a></strong> to visit theorem entering page.
|
||||||
|
</h4>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|
||||||
|
Click on this <strong><a href="/theorem/">link</a></strong> to visit theorem entering page.
|
||||||
|
<h4 class="text-center"><a href="/login">Sign In</a></h4>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user