Merge branch 'master' of https://git.loafle.net/overflow/central
This commit is contained in:
commit
e8cd4eda7c
|
@ -1,4 +1,4 @@
|
||||||
datasource.url=jdbc:postgresql://192.168.1.50:5432/overflow
|
datasource.url=jdbc:postgresql://192.168.1.103:5432/overflow
|
||||||
datasource.username=overflow
|
datasource.username=overflow
|
||||||
datasource.password=qwer5795
|
datasource.password=qwer5795
|
||||||
datasource.driver-class-name=org.postgresql.Driver
|
datasource.driver-class-name=org.postgresql.Driver
|
||||||
|
|
|
@ -70,18 +70,3 @@
|
||||||
</xmeta>
|
</xmeta>
|
||||||
</xmeta>
|
</xmeta>
|
||||||
</xmeta>
|
</xmeta>
|
||||||
|
|
||||||
|
|
||||||
<html>
|
|
||||||
|
|
||||||
<head></head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<p>Dear ${firstName} ${lastName},</p>
|
|
||||||
<p>Sending Email <b>${content}</b></p>
|
|
||||||
<p>Thanks</p>
|
|
||||||
<p>${signature}</p>
|
|
||||||
<p>${location}</p>
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue
Block a user