aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views/test.ejs
diff options
context:
space:
mode:
authorStian <stianalexanderolsen@gmail.com>2013-04-10 14:29:44 +0200
committerStian <stianalexanderolsen@gmail.com>2013-04-10 14:30:00 +0200
commit0c221fb8020127a910b79f88f6d3a370ca85ff71 (patch)
tree18bcd90599e8c56c0036f1729f9042d3645fd6e7 /views/test.ejs
parentdehrhrhbrg (diff)
downloadDivid-0c221fb8020127a910b79f88f6d3a370ca85ff71.tar.gz
Added test paragraph
Added paragraph
Diffstat (limited to '')
-rw-r--r--views/test.ejs3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/test.ejs b/views/test.ejs
index 058feed..7712a71 100644
--- a/views/test.ejs
+++ b/views/test.ejs
@@ -21,7 +21,7 @@
<h1><%= title %></h1>
<p>Velkommen til <%= title %></p>
<p>Her kommer det <em>kanskje</em> mer senere.</p>
-
+ <b>HEI</b>
<!--
Le javascript
@@ -39,5 +39,6 @@
ga('create', 'UA-39435674-1', 'divid.no');
ga('send', 'pageview');
</script>
+
</body>
</html>