Browse Source

minor template update

master
Christian Müller 10 years ago
parent
commit
a426570b2f
  1. 2
      resources/template.html

2
resources/template.html

@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
%MISUSE%
<title>NoteHub &mdash; %TITLE%</title>
<meta charset="UTF-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
%MISUSE%
<article>
%CONTENT%
</article>

Loading…
Cancel
Save